openbsd-ports/databases/pgcluu/Makefile
jasper 9bfeb7062b - update to pgcluu-3.1
- drop maintainership
2019-11-01 20:11:57 +00:00

19 lines
360 B
Makefile

# $OpenBSD: Makefile,v 1.12 2019/11/01 20:11:57 jasper Exp $
COMMENT= PostgreSQL performances monitoring and auditing tool
DISTNAME= pgcluu-3.1
CATEGORIES= databases sysutils
HOMEPAGE= https://pgcluu.darold.net/
# BSD
PERMIT_PACKAGE= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pgcluu/}
MODULES= perl
CONFIGURE_STYLE= perl
.include <bsd.port.mk>