ports/sysutils/reggae/Makefile
Carlo Strub d9b8f7ccec sysutils/reggae: Update to 0.5.0
PR:		291448
Reported by:	maintainer
2025-12-07 11:09:13 +01:00

20 lines
351 B
Makefile

PORTNAME= reggae
DISTVERSION= 0.5.0
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
USES= sudo
USE_GITHUB= yes
GH_ACCOUNT= cbsd
USE_RC_SUBR= reggae reggae_pf
NO_ARCH= yes
.include <bsd.port.mk>