Files
ports/databases/rubygem-pghero/Makefile
T
2026-04-23 18:07:31 +08:00

22 lines
407 B
Makefile

PORTNAME= pghero
PORTVERSION= 3.8.0
CATEGORIES= databases rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Performance dashboard for Postgres
WWW= https://github.com/ankane/pghero
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-activerecord81>=7.2:databases/rubygem-activerecord81
USES= cpe gem
NO_ARCH= yes
CPE_VENDOR= pghero_project
.include <bsd.port.mk>