aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-SMS-Send-NexmoUnicode
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-12 06:27:41 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-12 06:27:41 +0000
commit94f7601273e43def2b3ea22208ebfb08ec7d2ee3 (patch)
tree6e473a930c60d1c8d5c8a722b75b4e61c883d3e7 /comms/p5-SMS-Send-NexmoUnicode
parentd730b150617e040f468ca720d3b105a8bfaba0db (diff)
downloadports-94f7601273e43def2b3ea22208ebfb08ec7d2ee3.tar.gz
ports-94f7601273e43def2b3ea22208ebfb08ec7d2ee3.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327035
Diffstat (limited to 'comms/p5-SMS-Send-NexmoUnicode')
-rw-r--r--comms/p5-SMS-Send-NexmoUnicode/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/comms/p5-SMS-Send-NexmoUnicode/Makefile b/comms/p5-SMS-Send-NexmoUnicode/Makefile
index 917418f35623..c3caea11ed18 100644
--- a/comms/p5-SMS-Send-NexmoUnicode/Makefile
+++ b/comms/p5-SMS-Send-NexmoUnicode/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-SMS-Send-NexmoUnicode
-# Date created: 2011-12-01
-# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= SMS-Send-NexmoUnicode
PORTVERSION= 0.01
@@ -19,7 +15,8 @@ BUILD_DEPENDS= p5-Nexmo-SMS>=0.04:${PORTSDIR}/comms/p5-Nexmo-SMS \
p5-SMS-Send>=0:${PORTSDIR}/comms/p5-SMS-Send
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= SMS::Send::NexmoUnicode.3