aboutsummaryrefslogtreecommitdiff
path: root/graphics/p5-GD-Graph3d/Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2002-10-24 06:48:03 +0000
committerKevin Lo <kevlo@FreeBSD.org>2002-10-24 06:48:03 +0000
commit594f8e07b4ea014fc6dbf2dd3efda4c60b3a65fa (patch)
tree59faa1daeba2e68362074759e1a438b145397397 /graphics/p5-GD-Graph3d/Makefile
parent0b35f51619790674f86dc6700e05a955a27f9d10 (diff)
downloadports-594f8e07b4ea014fc6dbf2dd3efda4c60b3a65fa.tar.gz
ports-594f8e07b4ea014fc6dbf2dd3efda4c60b3a65fa.zip
Notes
Diffstat (limited to 'graphics/p5-GD-Graph3d/Makefile')
-rw-r--r--graphics/p5-GD-Graph3d/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/graphics/p5-GD-Graph3d/Makefile b/graphics/p5-GD-Graph3d/Makefile
index e1f04cc5b022..3ae037a3dde4 100644
--- a/graphics/p5-GD-Graph3d/Makefile
+++ b/graphics/p5-GD-Graph3d/Makefile
@@ -6,15 +6,16 @@
#
PORTNAME= GD-Graph3d
-PORTVERSION= 0.59
+PORTVERSION= 0.61
CATEGORIES= graphics perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= GD
PKGNAMEPREFIX= p5-
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= erwin@lansing.dk
-RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
+BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph
+RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes