freebsd-ports/devel/rubygem-runt/Makefile
Sunpoet Po-Chuan Hsieh 6f4d73e61c - Add LICENSE
- Update WWW
2015-05-29 11:15:46 +00:00

17 lines
277 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
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>