summaryrefslogtreecommitdiff
path: root/databases/rrdtool
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2017-07-27 18:32:06 +0000
committeradam <adam@pkgsrc.org>2017-07-27 18:32:06 +0000
commit96756f1f5bafd7616063fe42de3a6ba960ea9720 (patch)
treec3605db8c7f0cc79e317bcddf0eb1e5c15e78b9b /databases/rrdtool
parentb1737bfe1e883cf2a4281cb693e6ea98056bb3a2 (diff)
downloadpkgsrc-96756f1f5bafd7616063fe42de3a6ba960ea9720.tar.gz
Makefile.common is also needed
Diffstat (limited to 'databases/rrdtool')
-rw-r--r--databases/rrdtool/Makefile.common16
1 files changed, 16 insertions, 0 deletions
diff --git a/databases/rrdtool/Makefile.common b/databases/rrdtool/Makefile.common
new file mode 100644
index 00000000000..96675af1034
--- /dev/null
+++ b/databases/rrdtool/Makefile.common
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile.common,v 1.1 2017/07/27 18:32:06 adam Exp $
+# used by databases/rrdtool/Makefile
+# used by databases/py-rrdtool/Makefile
+# used by databases/ruby-rrdtool/Makefile
+
+DISTNAME= rrdtool-1.7.0
+CATEGORIES= databases graphics net
+MASTER_SITES= http://oss.oetiker.ch/rrdtool/pub/
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://oss.oetiker.ch/rrdtool/
+COMMENT= Data analysis tool generating graphical representations
+LICENSE= gnu-gpl-v2
+
+#DISTINFO_FILE= ${.CURDIR}/../../databases/rrdtool/distinfo
+#PATCHDIR= ${.CURDIR}/../../databases/rrdtool/patches