mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Support stage.
This commit is contained in:
parent
a9fcffd967
commit
ca506aa667
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328247
@ -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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user