freebsd-ports/devel/rubygem-multi_test/Makefile
Sunpoet Po-Chuan Hsieh 7cb2becc4e - Update to 0.03
- Add LICENSE
- Remove contiguous blank lines

Changes:	https://github.com/cucumber/multi_test/blob/master/History.md
2014-01-02 20:06:01 +00:00

17 lines
281 B
Makefile

# $FreeBSD$
PORTNAME= multi_test
PORTVERSION= 0.0.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Help control rogue test, unit, autorun requirments
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>