Files
ports/sysutils/reggae/Makefile
2021-09-16 07:25:36 +02:00

21 lines
369 B
Makefile

PORTNAME= reggae
PORTVERSION= 0.1.19
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>