ports/sysutils/reggae/Makefile
Christian Weisgerber 5575bbe04b sysutils/reggae: Move man pages to share/man
Approved by:	portmgr (blanket)
2024-03-19 21:12:42 +01:00

22 lines
389 B
Makefile

PORTNAME= reggae
DISTVERSION= 0.3.11
PORTREVISION= 1
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= sudo:security/sudo
USE_GITHUB= yes
GH_ACCOUNT= cbsd
USE_RC_SUBR= reggae reggae_pf
NO_ARCH= yes
.include <bsd.port.mk>