freebsd-ports/sysutils/reggae/Makefile
2022-02-06 15:44:52 +08:00

21 lines
368 B
Makefile

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