Import of pkgsrc-2014Q1
This commit is contained in:
1
sysutils/collectd-postgresql/DESCR
Normal file
1
sysutils/collectd-postgresql/DESCR
Normal file
@@ -0,0 +1 @@
|
||||
rrdtool plugin for collectd
|
||||
13
sysutils/collectd-postgresql/Makefile
Normal file
13
sysutils/collectd-postgresql/Makefile
Normal file
@@ -0,0 +1,13 @@
|
||||
# $NetBSD: Makefile,v 1.1 2014/02/17 11:21:55 fhajny Exp $
|
||||
|
||||
COLLECTD_PACKAGE= postgresql
|
||||
|
||||
PKGNAME= ${DISTNAME:S/collectd/collectd-${COLLECTD_PACKAGE}${PGSQL_VERSION}/}
|
||||
COMMENT= Statistics collection daemon - postgresql plugin
|
||||
|
||||
.include "../../sysutils/collectd/Makefile.common"
|
||||
|
||||
CONFIGURE_ARGS+= --with-libpq=${PGSQL_PREFIX}
|
||||
|
||||
.include "../../mk/pgsql.buildlink3.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
Reference in New Issue
Block a user