8a3637a5e5
Changelog: https://github.com/cbsd/reggae/releases/tag/0.5.3 PR: 294552 Event: Wiesbaden Hackathon 202604
19 lines
330 B
Makefile
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>
|