1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

Support stage.

This commit is contained in:
Vanilla I. Shu 2013-09-25 03:31:19 +00:00
parent a9fcffd967
commit ca506aa667
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328247
2 changed files with 4 additions and 3 deletions

View File

@ -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>

View File

@ -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