freebsd-ports/sysutils/reggae/Makefile
Bartek Rutkowski 677b732a97 sysutils/reggae: Update 0.1.19 -> 0.1.20
PR:		259561
Reported by:	Goran Mekić <meka@tilda.center> (maintainer)
2021-11-26 09:57:38 +00:00

20 lines
369 B
Makefile

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