Files
ports/sysutils/reggae/Makefile
Li-Wen Hsu c822e4cadf Update to 0.1.15
PR:		248044
Submitted by:	Goran Mekić <meka@tilda.center> (maintainer)
2020-07-20 13:26:52 +00:00

22 lines
359 B
Makefile

# $FreeBSD$
PORTNAME= reggae
PORTVERSION= 0.1.15
CATEGORIES= sysutils
MAINTAINER= meka@tilda.center
COMMENT= Powerful DevOps solution heavily relaying on CBSD
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${LOCALBASE}/bin/cbsd:sysutils/cbsd \
sudo:security/sudo
NO_ARCH= yes
USE_GITHUB= yes
GH_ACCOUNT= cbsd
.include <bsd.port.mk>