opnsense-ports/databases/rubygem-pghero/Makefile
Franco Fichtner af7abb7b9e */*: sync with upstream
Taken from: FreeBSD
2023-04-28 10:12:04 +02:00

21 lines
402 B
Makefile

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