freebsd-ports/devel/rubygem-runt/Makefile
2013-10-30 02:42:34 +00:00

15 lines
263 B
Makefile

# $FreeBSD$
PORTNAME= runt
PORTVERSION= 0.9.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby implementation of select Martin Fowler patterns
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>