freebsd-ports/devel/rubygem-ice_nine/Makefile
2015-05-31 19:26:06 +00:00

18 lines
305 B
Makefile

# Created by: Michael Moll <kvedulv at kvedulv.de>
# $FreeBSD$
PORTNAME= ice_nine
PORTVERSION= 0.11.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Deep freeze Ruby objects
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>