Files
2023-09-20 13:30:05 +00:00

17 lines
286 B
Makefile

COMMENT= PostgreSQL performances monitoring and auditing tool
DISTNAME= pgcluu-3.1
CATEGORIES= databases sysutils
HOMEPAGE= https://pgcluu.darold.net/
# BSD
PERMIT_PACKAGE= Yes
SITES= ${SITE_SOURCEFORGE:=pgcluu/}
MODULES= perl
CONFIGURE_STYLE= perl
.include <bsd.port.mk>