ports/devel/rubygem-cucumber-wire/Makefile
Sunpoet Po-Chuan Hsieh ecaabbd508 Cosmetic change
2019-03-23 12:40:54 +00: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>