pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/databases/rrdtool Makefile.common is also needed



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b71d1c678bb
branches:  trunk
changeset: 365852:5b71d1c678bb
user:      adam <adam%pkgsrc.org@localhost>
date:      Thu Jul 27 18:32:06 2017 +0000

description:
Makefile.common is also needed

diffstat:

 databases/rrdtool/Makefile.common |  16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diffs (20 lines):

diff -r abfd69eb16cb -r 5b71d1c678bb databases/rrdtool/Makefile.common
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/databases/rrdtool/Makefile.common Thu Jul 27 18:32:06 2017 +0000
@@ -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