opnsense-ports/devel/rubygem-cucumber-wire/Makefile
Franco Fichtner d5f7eaffee */*: sync with upstream
Taken from: HardenedBSD
2019-03-23 06:52:58 +01:00

19 lines
313 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= cucumber-wire
PORTVERSION= 0.0.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Wire protocol plugin for Cucumber
LICENSE= MIT
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>