aboutsummaryrefslogtreecommitdiff
path: root/news/p5-POE-Component-Client-NNTP
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-07-31 11:56:17 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-07-31 11:56:17 +0000
commita74217e6d9281b3d195ab0ad6e6b9434f63b6d27 (patch)
tree44a97c66747f24c5fab92020a97ab60bb4e93db7 /news/p5-POE-Component-Client-NNTP
parente4ceaa901bf22ed58f8d80e942449d482ccfbb7e (diff)
downloadports-a74217e6d9281b3d195ab0ad6e6b9434f63b6d27.tar.gz
ports-a74217e6d9281b3d195ab0ad6e6b9434f63b6d27.zip
- Convert to new perl framework
- Trim Makefile header
Notes
Notes: svn path=/head/; revision=324036
Diffstat (limited to 'news/p5-POE-Component-Client-NNTP')
-rw-r--r--news/p5-POE-Component-Client-NNTP/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/news/p5-POE-Component-Client-NNTP/Makefile b/news/p5-POE-Component-Client-NNTP/Makefile
index ec4c784fc6fa..ac5fa3deadaf 100644
--- a/news/p5-POE-Component-Client-NNTP/Makefile
+++ b/news/p5-POE-Component-Client-NNTP/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: POE-Component-Client-NNTP
-# Date created: 17 October 2004
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= POE-Component-Client-NNTP
PORTVERSION= 2.22
@@ -20,7 +16,8 @@ BUILD_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \
RUN_DEPENDS= p5-POE>=0.999.9:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-Pluggable>=0.03:${PORTSDIR}/devel/p5-POE-Component-Pluggable
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= POE::Component::Client::NNTP.3 \
POE::Component::Client::NNTP::Constants.3