diff options
author | az <az@FreeBSD.org> | 2014-01-30 01:46:33 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2014-01-30 01:46:33 +0800 |
commit | ac93c83525c5b6bca1078b2df772ea4307ab529f (patch) | |
tree | c00f6ccb48c8f9d9e251c8caa0928d7e3f950145 /net-p2p/p5-WWW-BitTorrent | |
parent | d403533dfecbd8448ba800d0ea6a69066dfd4ae1 (diff) | |
download | freebsd-ports-gnome-ac93c83525c5b6bca1078b2df772ea4307ab529f.tar.gz freebsd-ports-gnome-ac93c83525c5b6bca1078b2df772ea4307ab529f.tar.zst freebsd-ports-gnome-ac93c83525c5b6bca1078b2df772ea4307ab529f.zip |
- add stage support
Approved by: portmgr (blanket infrastructure)
Diffstat (limited to 'net-p2p/p5-WWW-BitTorrent')
-rw-r--r-- | net-p2p/p5-WWW-BitTorrent/Makefile | 3 | ||||
-rw-r--r-- | net-p2p/p5-WWW-BitTorrent/pkg-descr | 3 | ||||
-rw-r--r-- | net-p2p/p5-WWW-BitTorrent/pkg-plist | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/net-p2p/p5-WWW-BitTorrent/Makefile b/net-p2p/p5-WWW-BitTorrent/Makefile index 64104ac9989d..5ed2ea870088 100644 --- a/net-p2p/p5-WWW-BitTorrent/Makefile +++ b/net-p2p/p5-WWW-BitTorrent/Makefile @@ -16,7 +16,4 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= WWW::BitTorrent.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/net-p2p/p5-WWW-BitTorrent/pkg-descr b/net-p2p/p5-WWW-BitTorrent/pkg-descr index 6b26878d81b1..bb40b4d46d26 100644 --- a/net-p2p/p5-WWW-BitTorrent/pkg-descr +++ b/net-p2p/p5-WWW-BitTorrent/pkg-descr @@ -1,4 +1,3 @@ WWW::BitTorrent - Search and Download .torrent(s) files from BitTorrents boards. -Author: Amit Sides <amit.sides@gmail.com> -WWW: http://search.cpan.org/dist/WWW-BitTorrent/ +WWW: http://search.cpan.org/dist/WWW-BitTorrent/ diff --git a/net-p2p/p5-WWW-BitTorrent/pkg-plist b/net-p2p/p5-WWW-BitTorrent/pkg-plist index 407322a859fd..995d3bc651ef 100644 --- a/net-p2p/p5-WWW-BitTorrent/pkg-plist +++ b/net-p2p/p5-WWW-BitTorrent/pkg-plist @@ -1,6 +1,7 @@ %%SITE_PERL%%/WWW/BitTorrent.pm %%SITE_PERL%%//WWW/bittorrent.pl %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/BitTorrent/.packlist +%%PERL5_MAN3%%/WWW::BitTorrent.3.gz @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW/BitTorrent @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/WWW @dirrmtry %%SITE_PERL%%/WWW |