2016-05-02 05:28:27 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2016/05/02 09:28:27 jasper Exp $
|
2015-06-17 06:06:34 -04:00
|
|
|
|
|
|
|
COMMENT= PostgreSQL performances monitoring and auditing tool
|
|
|
|
|
2016-05-02 05:28:27 -04:00
|
|
|
DISTNAME= pgcluu-2.5
|
2015-06-17 06:06:34 -04:00
|
|
|
CATEGORIES= databases sysutils
|
|
|
|
|
|
|
|
HOMEPAGE= http://pgcluu.darold.net/
|
|
|
|
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
|
|
|
|
# BSD
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
|
|
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pgcluu/}
|
|
|
|
|
|
|
|
MODULES= perl
|
|
|
|
CONFIGURE_STYLE= perl
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|