freebsd-ports/devel/rubygem-spruz/Makefile
Wen Heping 03431f8416 - Update to 0.2.2
PR:		ports/152215
Submitted by:	Eric Freeman <freebsdports@chillibear.com> (maintainer)
2010-11-15 02:11:20 +00:00

22 lines
431 B
Makefile

# Ports collection makefile for: rubygem-spruz
# Date created: 28 May 2010
# Whom: Eric Freeman <freebsdports@chillibear.com>
#
# $FreeBSD$
#
PORTNAME= spruz
PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= freebsdports@chillibear.com
COMMENT= A small Ruby library of mixed utils/extensions
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/enum
.include <bsd.port.mk>