freebsd-ports/devel/rubygem-cucumber-ci-environment/Makefile

17 lines
333 B
Makefile

PORTNAME= cucumber-ci-environment
PORTVERSION= 9.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Detect CI Environment from environment variables
WWW= https://github.com/cucumber/ci-environment
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>