opnsense-ports/devel/rubygem-gitlab-dangerfiles/Makefile
Franco Fichtner c7fad71ac0 */*: sync with upstream
Taken from: FreeBSD
2023-05-30 10:59:29 +02:00

21 lines
501 B
Makefile

PORTNAME= gitlab-dangerfiles
PORTVERSION= 3.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= mfechner@FreeBSD.org
COMMENT= Dangerfile and plugins for GitLab projects
WWW= https://gitlab.com/gitlab-org/ruby/gems/gitlab-dangerfiles
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-danger>=8.4.5:devel/rubygem-danger \
rubygem-danger-gitlab>=8.0.0:devel/rubygem-danger-gitlab \
rubygem-rake>=0:devel/rubygem-rake
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>