freebsd-ports/devel/rubygem-hashie/Makefile
2011-12-19 05:46:25 +00:00

20 lines
434 B
Makefile

# New ports collection makefile for: rubygem-hashie
# Date created: Mar 03, 2011
# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= hashie
PORTVERSION= 1.2.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= clsung@FreeBSD.org
COMMENT= Hashie is a simple collection of useful Hash extensions
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
.include <bsd.port.mk>