freebsd-ports/devel/rubygem-multi_test/Makefile
2015-05-03 19:39:32 +00:00

17 lines
281 B
Makefile

# $FreeBSD$
PORTNAME= multi_test
PORTVERSION= 0.1.2
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>