diff options
author | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2014-01-30 08:45:50 +0000 |
commit | 3c9ffd7218e6cbad2006dd84cca1f144e952b76d (patch) | |
tree | 91cba98e40bd55e804de1cd3543339c59ce1892b /dns/p5-Net-DNS-Async | |
parent | d21fc73b1c67e61420a1dd8bfdc5d60604955869 (diff) | |
download | ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.tar.gz ports-3c9ffd7218e6cbad2006dd84cca1f144e952b76d.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-Async')
-rw-r--r-- | dns/p5-Net-DNS-Async/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Async/pkg-descr | 2 | ||||
-rw-r--r-- | dns/p5-Net-DNS-Async/pkg-plist | 1 |
3 files changed, 2 insertions, 4 deletions
diff --git a/dns/p5-Net-DNS-Async/Makefile b/dns/p5-Net-DNS-Async/Makefile index f61cdf009093..032ba1698503 100644 --- a/dns/p5-Net-DNS-Async/Makefile +++ b/dns/p5-Net-DNS-Async/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= Net::DNS::Async.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/dns/p5-Net-DNS-Async/pkg-descr b/dns/p5-Net-DNS-Async/pkg-descr index d0a252cdbba9..74cf14d5164d 100644 --- a/dns/p5-Net-DNS-Async/pkg-descr +++ b/dns/p5-Net-DNS-Async/pkg-descr @@ -1,3 +1,3 @@ Net::DNS::Async is a fire-and-forget asynchronous DNS helper. -WWW: http://search.cpan.org/dist/Net-DNS-Async/ +WWW: http://search.cpan.org/dist/Net-DNS-Async/ diff --git a/dns/p5-Net-DNS-Async/pkg-plist b/dns/p5-Net-DNS-Async/pkg-plist index cbb636701ee8..2ae212343415 100644 --- a/dns/p5-Net-DNS-Async/pkg-plist +++ b/dns/p5-Net-DNS-Async/pkg-plist @@ -1,5 +1,6 @@ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Async/.packlist %%SITE_PERL%%/Net/DNS/Async.pm +%%PERL5_MAN3%%/Net::DNS::Async.3.gz @dirrmtry %%SITE_PERL%%/Net/DNS @dirrmtry %%SITE_PERL%%/Net @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/DNS/Async |