freebsd-ports/devel/rubygem-spruz/Makefile
2013-10-30 02:46:01 +00:00

18 lines
339 B
Makefile

# Created by: Eric Freeman <freebsdports@chillibear.com>
# $FreeBSD$
PORTNAME= spruz
PORTVERSION= 0.2.13
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= small Ruby library of mixed utils/extensions
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/enum
.include <bsd.port.mk>