1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Convert to staging

This commit is contained in:
Eitan Adler 2013-10-20 15:29:02 +00:00
parent d30bd09783
commit 46b9cb8e0b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=331029
2 changed files with 5 additions and 3 deletions

View File

@ -13,9 +13,6 @@ COMMENT= Perl extension for manipulating IPv4/IPv6 addresses
USES= perl5
USE_PERL5= configure
MAN3= Net::IP.3
NO_STAGE= yes
post-configure:
${PERL} -pi -e 's/-I\S+PERL\S+ //g if m{PERL_DL_NONLAZY}' ${WRKSRC}/Makefile

View File

@ -2,6 +2,11 @@ bin/iptab
bin/ipcount
%%SITE_PERL%%/Net/IP.pm
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP/.packlist
%%PERL5_MAN3%%/Net::IP.3.gz
@dirrmtry %%SITE_PERL%%/Net
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/IP
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
@dirrmtry %%SITE_PERL%%/mach/auto
@dirrmtry %%SITE_PERL%%/mach
@dirrmtry %%SITE_PERL%%
@dirrmtry %%PERL5_MAN3%%