aboutsummaryrefslogtreecommitdiff
path: root/net-p2p/p5-WWW-BitTorrent
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 08:15:53 +0000
commite91a050e2e1205f1fd54ffc8c66aa2680ffb6a63 (patch)
tree5dcec3f97934e76c18fa715ad3b0c760fad13c18 /net-p2p/p5-WWW-BitTorrent
parentadcf3b1a182f39c92b37fd681a90185275bcadb8 (diff)
downloadports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.tar.gz
ports-e91a050e2e1205f1fd54ffc8c66aa2680ffb6a63.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326954
Diffstat (limited to 'net-p2p/p5-WWW-BitTorrent')
-rw-r--r--net-p2p/p5-WWW-BitTorrent/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net-p2p/p5-WWW-BitTorrent/Makefile b/net-p2p/p5-WWW-BitTorrent/Makefile
index d7d26923e664..1d1e00991b20 100644
--- a/net-p2p/p5-WWW-BitTorrent/Makefile
+++ b/net-p2p/p5-WWW-BitTorrent/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-WWW-BitTorrent
-# Date created: 2006-08-02
-# Whom: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
-#
+# Created by: Tsung-Han Yeh <snowfly@yuntech.edu.tw>
# $FreeBSD$
-#
PORTNAME= WWW-BitTorrent
PORTVERSION= 0.01
@@ -17,7 +13,8 @@ COMMENT= Search and Download .torrent(s) files from BitTorrents boards
BUILD_DEPENDS= p5-libwww>=0:${PORTSDIR}/www/p5-libwww
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= WWW::BitTorrent.3