freebsd-ports/devel/rubygem-hashie/Makefile
Antoine Brodin 7cb9feea07 Fix make patch
Pointy hat:	mi@
2015-02-06 12:54:09 +00:00

18 lines
333 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= hashie
PORTVERSION= 3.4.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ports@FreeBSD.org
COMMENT= Hashie is a simple collection of useful Hash extensions
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
.include <bsd.port.mk>