diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 07:46:27 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2013-11-03 07:46:27 +0000 |
commit | 00afe0823b9606d6b31125eb813c00c09e537fed (patch) | |
tree | ba8ca524ba7a11b602fa06d9b2f833679f8c4873 /dns/p5-Net-Domain-ExpireDate | |
parent | 2bf8c2e6f0a695ad1d8cb2260e0bda0597634f58 (diff) | |
download | ports-00afe0823b9606d6b31125eb813c00c09e537fed.tar.gz ports-00afe0823b9606d6b31125eb813c00c09e537fed.zip |
Notes
Diffstat (limited to 'dns/p5-Net-Domain-ExpireDate')
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/Makefile | 5 | ||||
-rw-r--r-- | dns/p5-Net-Domain-ExpireDate/pkg-plist | 3 |
2 files changed, 3 insertions, 5 deletions
diff --git a/dns/p5-Net-Domain-ExpireDate/Makefile b/dns/p5-Net-Domain-ExpireDate/Makefile index c9325a0dba41..e0c0570b0cc3 100644 --- a/dns/p5-Net-Domain-ExpireDate/Makefile +++ b/dns/p5-Net-Domain-ExpireDate/Makefile @@ -12,12 +12,9 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Perl module obtain expiration date of domain names BUILD_DEPENDS= p5-Net-Whois-Raw>=0:${PORTSDIR}/net/p5-Net-Whois-Raw -RUN_DEPENDS= p5-Net-Whois-Raw>=0:${PORTSDIR}/net/p5-Net-Whois-Raw +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::Domain::ExpireDate.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-Net-Domain-ExpireDate/pkg-plist b/dns/p5-Net-Domain-ExpireDate/pkg-plist index db7a0ffdaf9b..bd1954f7bf85 100644 --- a/dns/p5-Net-Domain-ExpireDate/pkg-plist +++ b/dns/p5-Net-Domain-ExpireDate/pkg-plist @@ -1,6 +1,7 @@ +%%PERL5_MAN3%%/Net::Domain::ExpireDate.3.gz %%SITE_PERL%%/Net/Domain/ExpireDate.pm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Domain/ExpireDate/.packlist -@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Domain/ExpireDate +@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Domain/ExpireDate @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/Domain @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net @dirrmtry %%SITE_PERL%%/Net/Domain |