diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2019-02-22 08:00:45 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-02-22 08:00:45 +0700 |
commit | be635f2605d0092fe8c779393d7e775599d73b5a (patch) | |
tree | a8fcd307d8d9b6095f39ee689bcf48f15ca7939c /misc/go-md2man/go-md2man.info | |
parent | d0c6990d7ea36a05d78cade6c8a2ade0b320156a (diff) |
misc/go-md2man: Added (utility to generate man pages).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/go-md2man/go-md2man.info')
-rw-r--r-- | misc/go-md2man/go-md2man.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/go-md2man/go-md2man.info b/misc/go-md2man/go-md2man.info new file mode 100644 index 0000000000000..3b34bb6b57f8d --- /dev/null +++ b/misc/go-md2man/go-md2man.info @@ -0,0 +1,10 @@ +PRGNAM="go-md2man" +VERSION="1.0.8" +HOMEPAGE="https://github.com/cpuguy83/go-md2man" +DOWNLOAD="https://github.com/cpuguy83/go-md2man/archive/v1.0.8/go-md2man-1.0.8.tar.gz" +MD5SUM="2acf6df4fd73de22b6f3c398e2a0dc03" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="google-go-lang" +MAINTAINER="Vincent Batts" +EMAIL="vbatts@hashbangbash.com" |