aboutsummaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-06-03 15:24:18 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-06-03 15:24:18 +0000
commitaea18705b0144075d1711873d720de0eec0d5f78 (patch)
tree89a54edfe7265f0269964c02dd6619ee4b7c2e0f /misc
parentf4537885a2ee54ca03a44d7a7499dd14021afe1e (diff)
downloadports-aea18705b0144075d1711873d720de0eec0d5f78.tar.gz
ports-aea18705b0144075d1711873d720de0eec0d5f78.zip
Notes
Diffstat (limited to 'misc')
-rw-r--r--misc/p5-Business-EDI/Makefile14
1 files changed, 2 insertions, 12 deletions
diff --git a/misc/p5-Business-EDI/Makefile b/misc/p5-Business-EDI/Makefile
index 9506f3a76e0c..3969d62fe30c 100644
--- a/misc/p5-Business-EDI/Makefile
+++ b/misc/p5-Business-EDI/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: Business::EDI
-# Date created: 2012-08-04
-# Whom: Martin Neubauer <m.ne@gmx.net>
-#
+# Created by: Martin Neubauer <m.ne@gmx.net>
# $FreeBSD$
-#
PORTNAME= Business-EDI
PORTVERSION= 0.05
@@ -35,10 +31,4 @@ MAN3= Business::EDI.3 \
Business::EDI::Composite.3 \
Business::EDI::Spec.3
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 501200
-TEST_DEPENDS+= p5-Test-Simple>=0.94:${PORTSDIR}/devel/p5-Test-Simple
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>