summaryrefslogtreecommitdiff
path: root/databases/rrdtool/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/rrdtool/Makefile')
-rw-r--r--databases/rrdtool/Makefile13
1 files changed, 3 insertions, 10 deletions
diff --git a/databases/rrdtool/Makefile b/databases/rrdtool/Makefile
index 5eb2995744b..defbf1192e6 100644
--- a/databases/rrdtool/Makefile
+++ b/databases/rrdtool/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.31 2005/07/03 15:23:33 wulf Exp $
+# $NetBSD: Makefile,v 1.32 2005/07/04 22:53:39 wulf Exp $
#
-DISTNAME= rrdtool-1.2.9
+DISTNAME= rrdtool-1.2.10
CATEGORIES= databases graphics net
MASTER_SITES= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/pub/
-MAINTAINER= wulf@ping.net.au
+MAINTAINER= wulf@NetBSD.org
HOMEPAGE= http://ee-staff.ethz.ch/~oetiker/webtools/rrdtool/
COMMENT= Data analysis tool generating graphical representations
@@ -23,13 +23,6 @@ PERL5_CONFIGURE= NO
PERL5_PACKLIST+= ${PERL5_SITEARCH}/auto/RRDp/.packlist
PERL5_PACKLIST+= ${PERL5_SITEARCH}/auto/RRDs/.packlist
-#INSTALL_DIRS= ${WRKSRC} \
-# ${WRKSRC}/bindings/perl-piped \
-# ${WRKSRC}/bindings/perl-shared
-
-#post-extract:
-# ${RM} ${WRKSRC}/bindings/perl-shared/ntmake.pl
-
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../graphics/libart2/buildlink3.mk"