pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/rrdtool



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jul 27 18:32:06 UTC 2017

Added Files:
        pkgsrc/databases/rrdtool: Makefile.common

Log Message:
Makefile.common is also needed


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/databases/rrdtool/Makefile.common

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Added files:

Index: pkgsrc/databases/rrdtool/Makefile.common
diff -u /dev/null pkgsrc/databases/rrdtool/Makefile.common:1.1
--- /dev/null   Thu Jul 27 18:32:06 2017
+++ pkgsrc/databases/rrdtool/Makefile.common    Thu Jul 27 18:32:06 2017
@@ -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@localhost
+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



Home | Main Index | Thread Index | Old Index