opnsense-ports/sysutils/reggae/Makefile
Franco Fichtner 9c8054db2e */*: sync with upstream
Taken from: FreeBSD
2023-05-23 09:44:42 +02:00

20 lines
373 B
Makefile

PORTNAME= reggae
DISTVERSION= 0.3.11
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
COMMENT= Powerful DevOps solution heavily relaying on CBSD
WWW= https://github.com/cbsd/reggae
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= sudo:security/sudo
USE_GITHUB= yes
GH_ACCOUNT= cbsd
USE_RC_SUBR= reggae reggae_pf
NO_ARCH= yes
.include <bsd.port.mk>