mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
17 lines
286 B
Makefile
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>
|