diff options
Diffstat (limited to 'converters/txt2man')
-rw-r--r-- | converters/txt2man/Makefile | 5 | ||||
-rw-r--r-- | converters/txt2man/PLIST | 6 | ||||
-rw-r--r-- | converters/txt2man/distinfo | 8 |
3 files changed, 12 insertions, 7 deletions
diff --git a/converters/txt2man/Makefile b/converters/txt2man/Makefile index 1157df413ec..7e3bc668f84 100644 --- a/converters/txt2man/Makefile +++ b/converters/txt2man/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/03/04 21:29:07 jlam Exp $ +# $NetBSD: Makefile,v 1.8 2007/05/23 09:39:13 xtraeme Exp $ # -DISTNAME= txt2man-1.4.2 +DISTNAME= txt2man-1.5.5 CATEGORIES= converters MASTER_SITES= http://mvertes.free.fr/download/ @@ -10,6 +10,7 @@ HOMEPAGE= http://mvertes.free.fr/ COMMENT= Convert flat ASCII text to man page format NO_BUILD= YES +USE_TOOLS+= gawk MAKE_FLAGS+= prefix=${PREFIX:Q} diff --git a/converters/txt2man/PLIST b/converters/txt2man/PLIST index 29528000aed..f7143390cae 100644 --- a/converters/txt2man/PLIST +++ b/converters/txt2man/PLIST @@ -1,3 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:51:11 zuntum Exp $ +@comment $NetBSD: PLIST,v 1.2 2007/05/23 09:39:13 xtraeme Exp $ +bin/bookman +bin/src2man bin/txt2man +man/man1/bookman.1 +man/man1/src2man.1 man/man1/txt2man.1 diff --git a/converters/txt2man/distinfo b/converters/txt2man/distinfo index e4b0b3c532b..2fdfd56c894 100644 --- a/converters/txt2man/distinfo +++ b/converters/txt2man/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2005/02/23 16:12:35 agc Exp $ +$NetBSD: distinfo,v 1.4 2007/05/23 09:39:13 xtraeme Exp $ -SHA1 (txt2man-1.4.2.tar.gz) = 8ca190af51ef4f935ddb2e9ced92ce6d0f264e47 -RMD160 (txt2man-1.4.2.tar.gz) = 32cd5e428868642ccdb9185fb7a7ca717f2c4687 -Size (txt2man-1.4.2.tar.gz) = 10425 bytes +SHA1 (txt2man-1.5.5.tar.gz) = e19c284ebcf4ced66ccb4a4954d99e69cc7b63b1 +RMD160 (txt2man-1.5.5.tar.gz) = 1272f520556ed5c57a2886c5a0c3d4536a0f0459 +Size (txt2man-1.5.5.tar.gz) = 16136 bytes |