aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBICx-MapMaker
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 13:50:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 13:50:14 +0000
commitd912c7ff91e284092ee34e6640f4d6d18ea5cd23 (patch)
tree72f2c29cf4b63f91edefce693653d6718208d094 /databases/p5-DBICx-MapMaker
parentb611168744d79188a3e152a2430c4f3ac712d642 (diff)
downloadports-d912c7ff91e284092ee34e6640f4d6d18ea5cd23.tar.gz
ports-d912c7ff91e284092ee34e6640f4d6d18ea5cd23.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326901
Diffstat (limited to 'databases/p5-DBICx-MapMaker')
-rw-r--r--databases/p5-DBICx-MapMaker/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/databases/p5-DBICx-MapMaker/Makefile b/databases/p5-DBICx-MapMaker/Makefile
index b982280da56a..c1dadee78e6f 100644
--- a/databases/p5-DBICx-MapMaker/Makefile
+++ b/databases/p5-DBICx-MapMaker/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: DBICx-MapMaker
-# Date created: 23 Oct 2008
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= DBICx-MapMaker
PORTVERSION= 0.03
@@ -21,7 +17,8 @@ BUILD_DEPENDS= p5-DBIx-Class>=0.07003:${PORTSDIR}/databases/p5-DBIx-Class \
p5-Moose>=0.39:${PORTSDIR}/devel/p5-Moose
TEST_DEPENDS= p5-Test-use-ok>=0:${PORTSDIR}/devel/p5-Test-use-ok
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= DBICx::MapMaker.3