Files
ports/sysutils/reggae/Makefile
T
Goran Mekić 8a3637a5e5 sysutils/reggae: Update to 0.5.3
Changelog: https://github.com/cbsd/reggae/releases/tag/0.5.3

PR:		294552
Event:		Wiesbaden Hackathon 202604
2026-04-27 02:01:42 +02:00

19 lines
330 B
Makefile

PORTNAME= reggae
DISTVERSION= 0.5.3
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
COMMENT= Powerful DevOps solution with CBSD as an option
WWW= https://github.com/cbsd/reggae
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GITHUB= yes
GH_ACCOUNT= cbsd
USE_RC_SUBR= reggae_pf
NO_ARCH= yes
.include <bsd.port.mk>