diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 14:17:24 +0000 |
commit | c98cfd116dc0f77d80a247eaa00036df1e3335a1 (patch) | |
tree | 79b52e0aecd534af57de2d0ee3c9a860bc4a01fc /misc/p5-Array-PrintCols | |
parent | b7797c8f9cae00eef6480e567b0f9ab5d21741ed (diff) | |
download | ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.tar.gz ports-c98cfd116dc0f77d80a247eaa00036df1e3335a1.zip |
Notes
Diffstat (limited to 'misc/p5-Array-PrintCols')
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Array-PrintCols/pkg-plist | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 3299b2d9dbbe..9a3aecec3ed6 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -3,7 +3,7 @@ # Date created: October 17th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.3 1996/11/11 05:49:53 obrien Exp $ +# $Id: Makefile,v 1.4 1996/11/17 09:06:19 obrien Exp $ # DISTNAME= Array-PrintCols-1.2 @@ -19,5 +19,7 @@ RUN_DEPENDS= perl5.003:${PORTSDIR}/lang/perl5 NO_BUILD= YES WRKSRC= ${WRKDIR}/Array-PrintCols +MAN3= Array::PrintCols.3p +MANPREFIX= ${PREFIX}/lib/perl5 .include <bsd.port.mk> diff --git a/misc/p5-Array-PrintCols/pkg-plist b/misc/p5-Array-PrintCols/pkg-plist index bda3f415562f..3f3692fb8814 100644 --- a/misc/p5-Array-PrintCols/pkg-plist +++ b/misc/p5-Array-PrintCols/pkg-plist @@ -1,4 +1,4 @@ lib/perl5/site_perl/Array/PrintCols-1.2.pm lib/perl5/site_perl/Array/PrintCols.pm -lib/perl5/man/man3/Array::PrintCols.3p +lib/perl5/man/man3/Array::PrintCols.3p.gz @dirrm lib/perl5/site_perl/Array |