aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-PPIx-Regexp/Makefile
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-07 07:05:37 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-07 07:05:37 +0000
commit32b45003a695b2e7042cdcaf823562bac312e89b (patch)
tree539a2a4ee17b24a3c498d14be75be3bf1f5cfd47 /textproc/p5-PPIx-Regexp/Makefile
parent6f392dc90ba61683f9c1a36a260bf8f6b1b08dea (diff)
downloadports-32b45003a695b2e7042cdcaf823562bac312e89b.tar.gz
ports-32b45003a695b2e7042cdcaf823562bac312e89b.zip
Notes
Diffstat (limited to 'textproc/p5-PPIx-Regexp/Makefile')
-rw-r--r--textproc/p5-PPIx-Regexp/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/textproc/p5-PPIx-Regexp/Makefile b/textproc/p5-PPIx-Regexp/Makefile
index 3649e17ca639..199e2c941433 100644
--- a/textproc/p5-PPIx-Regexp/Makefile
+++ b/textproc/p5-PPIx-Regexp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: p5-PPIx-Regexp
-# Date created: 2010-05-25
-# Whom: Ashish SHUKLA <wahjava@gmail.com>
-#
+# Created by: Ashish SHUKLA <wahjava@gmail.com>
# $FreeBSD$
-#
PORTNAME= PPIx-Regexp
PORTVERSION= 0.029
@@ -81,10 +77,4 @@ MAN3= PPIx::Regexp.3 \
PPIx::Regexp::Tokenizer.3 \
PPIx::Regexp::Util.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501001
-TEST_DEPENDS+= p5-Test-Simple>=0.88:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>