aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-CAD-Drawing
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-05-24 07:57:15 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-05-24 07:57:15 +0000
commitcf2704db33e32ae40ebdff357e2149fe97d226a3 (patch)
tree45292abe8aa38d6cadaefd8317a4c626accc1f33 /graphics/p5-CAD-Drawing
parentf67dca2e575974937a3771307a071a3c8db81178 (diff)
downloadports-cf2704db33e32ae40ebdff357e2149fe97d226a3.tar.gz
ports-cf2704db33e32ae40ebdff357e2149fe97d226a3.zip
Notes
Diffstat (limited to 'graphics/p5-CAD-Drawing')
-rw-r--r--graphics/p5-CAD-Drawing/Makefile16
1 files changed, 3 insertions, 13 deletions
diff --git a/graphics/p5-CAD-Drawing/Makefile b/graphics/p5-CAD-Drawing/Makefile
index d161b62240d8..3a2a2095da4c 100644
--- a/graphics/p5-CAD-Drawing/Makefile
+++ b/graphics/p5-CAD-Drawing/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: CAD-Drawing
-# Date created: 21 May 2006
-# Whom: Aaron Dalton <aaron@FreeBSD.org>
-#
+# Created by: Aaron Dalton <aaron@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= CAD-Drawing
PORTVERSION= 0.26
@@ -12,7 +8,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= perl@FreeBSD.org
COMMENT= Methods to create, load, and save vector graphics
RUN_DEPENDS= p5-Math-Vec>=0:${PORTSDIR}/math/p5-Math-Vec \
@@ -38,10 +34,4 @@ MAN3= CAD::Drawing.3 \
PERL_MODBUILD= yes
-.include <bsd.port.pre.mk>
-
-.if ${PERL_LEVEL} < 500903
-RUN_DEPENDS+= p5-IO-Compress>=2.017:${PORTSDIR}/archivers/p5-IO-Compress
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>