freebsd-ports/sysutils/reggae/Makefile
Wen Heping 4aa8d7a60f sysutils/reggae: Update to 0.2.7
PR:		267279
Reported by:	meka@tilda.center(maintainer)
2022-10-23 12:32:45 +00:00

21 lines
412 B
Makefile

PORTNAME= reggae
DISTVERSION= 0.2.7
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= ${LOCALBASE}/bin/cbsd:sysutils/cbsd \
sudo:security/sudo
USE_GITHUB= yes
GH_ACCOUNT= cbsd
USE_RC_SUBR= reggae reggae_pf
NO_ARCH= yes
.include <bsd.port.mk>