aboutsummaryrefslogtreecommitdiff
path: root/comms/p5-SMS-Send-TW-Socket2Air
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-05-26 08:54:37 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-05-26 08:54:37 +0000
commit624d0476df7fa865c6477e8ab8e01be6a5d70527 (patch)
treec4321239c7986030894081de776191618b31dfa6 /comms/p5-SMS-Send-TW-Socket2Air
parent2bd33653653d7f75b801ff6ff6af16932641a5f6 (diff)
downloadports-624d0476df7fa865c6477e8ab8e01be6a5d70527.tar.gz
ports-624d0476df7fa865c6477e8ab8e01be6a5d70527.zip
- Trim Makefile header
- Remove check for perl < 5.10 PR: ports/178901 Submitted by: az Approved by: maintainer
Notes
Notes: svn path=/head/; revision=319102
Diffstat (limited to 'comms/p5-SMS-Send-TW-Socket2Air')
-rw-r--r--comms/p5-SMS-Send-TW-Socket2Air/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/comms/p5-SMS-Send-TW-Socket2Air/Makefile b/comms/p5-SMS-Send-TW-Socket2Air/Makefile
index b49b66b0e91e..2b101d35994c 100644
--- a/comms/p5-SMS-Send-TW-Socket2Air/Makefile
+++ b/comms/p5-SMS-Send-TW-Socket2Air/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-SMS-Send-TW-Socket2Air
-# Date created: 2010-01-21
-# Whom: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
-#
+# Created by: Jui-Nan Lin <jnlin@csie.nctu.edu.tw>
# $FreeBSD$
-#
PORTNAME= SMS-Send-TW-Socket2Air
PORTVERSION= 0.01
@@ -24,10 +20,4 @@ PERL_CONFIGURE= yes
MAN3= SMS::Send::TW::Socket2Air.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-IGNORE= perl 5.10 or above is required
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>