diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 12:52:07 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-10-29 12:52:07 +0000 |
commit | 552a52e18c675c86e800e5eb62347e97a8412225 (patch) | |
tree | 53c9127148c1568d3674c9882261ca7d4cf8d8e0 /devel/p5-File-Cat | |
parent | df15eea13bd469cb35a32c6f086975fc3d1b56fa (diff) |
Notes
Diffstat (limited to 'devel/p5-File-Cat')
-rw-r--r-- | devel/p5-File-Cat/Makefile | 3 | ||||
-rw-r--r-- | devel/p5-File-Cat/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/devel/p5-File-Cat/Makefile b/devel/p5-File-Cat/Makefile index be466821f02e..78c970eb33ed 100644 --- a/devel/p5-File-Cat/Makefile +++ b/devel/p5-File-Cat/Makefile @@ -13,7 +13,4 @@ COMMENT= Perl implementation of cat USES= perl5 USE_PERL5= configure -MAN3= File::Cat.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/p5-File-Cat/pkg-plist b/devel/p5-File-Cat/pkg-plist index 6b8aeafdb1c5..ace9a6ed2a04 100644 --- a/devel/p5-File-Cat/pkg-plist +++ b/devel/p5-File-Cat/pkg-plist @@ -1,3 +1,4 @@ +%%PERL5_MAN3%%/File::Cat.3.gz %%SITE_PERL%%/File/Cat.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Cat/.packlist @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/File/Cat |