diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-25 03:31:19 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-09-25 03:31:19 +0000 |
commit | ca506aa667a3583860b559bd3370d5496addea18 (patch) | |
tree | a8bd73b3fbf0c1e8f7158c984808314defdc2e4b /archivers/p5-Archive-Zip | |
parent | a9fcffd96798eb220a254542b0e9837ccfdf732b (diff) | |
download | ports-ca506aa667a3583860b559bd3370d5496addea18.tar.gz ports-ca506aa667a3583860b559bd3370d5496addea18.zip |
Notes
Diffstat (limited to 'archivers/p5-Archive-Zip')
-rw-r--r-- | archivers/p5-Archive-Zip/Makefile | 3 | ||||
-rw-r--r-- | archivers/p5-Archive-Zip/pkg-plist | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/archivers/p5-Archive-Zip/Makefile b/archivers/p5-Archive-Zip/Makefile index 01828a211189..23274d38239c 100644 --- a/archivers/p5-Archive-Zip/Makefile +++ b/archivers/p5-Archive-Zip/Makefile @@ -13,8 +13,5 @@ COMMENT= Perl module to create, manipulate, read, and write Zip archive files USES= perl5 USE_PERL5= configure -NO_STAGE= yes - -MAN3= Archive::Zip.3 Archive::Zip::Tree.3 Archive::Zip::FAQ.3 Archive::Zip::MemberRead.3 .include <bsd.port.mk> diff --git a/archivers/p5-Archive-Zip/pkg-plist b/archivers/p5-Archive-Zip/pkg-plist index 4549f79c0380..00591212bb58 100644 --- a/archivers/p5-Archive-Zip/pkg-plist +++ b/archivers/p5-Archive-Zip/pkg-plist @@ -1,4 +1,8 @@ bin/crc32 +%%PERL5_MAN3%%/Archive::Zip.3.gz +%%PERL5_MAN3%%/Archive::Zip::FAQ.3.gz +%%PERL5_MAN3%%/Archive::Zip::MemberRead.3.gz +%%PERL5_MAN3%%/Archive::Zip::Tree.3.gz %%SITE_PERL%%/Archive/Zip.pm %%SITE_PERL%%/Archive/Zip/Archive.pm %%SITE_PERL%%/Archive/Zip/DirectoryMember.pm |