opnsense-ports/devel/rubygem-hashie/Makefile
Franco Fichtner 231976bc25 */*: sync with upstream
Taken from: FreeBSD
2016-05-03 08:22:46 +02:00

19 lines
351 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= hashie
PORTVERSION= 3.4.4
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Hashie is a simple collection of useful Hash extensions
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>