freebsd-ports/devel/rubygem-spruz/Makefile

21 lines
335 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
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
PLIST_FILES= bin/enum
.include <bsd.port.mk>