freebsd-ports/devel/rubygem-runt/Makefile

18 lines
261 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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>