opnsense-ports/devel/rubygem-ice_cube/Makefile
Franco Fichtner b513d04553 */*: sync with upstream
Taken from: FreeBSD
2015-08-10 07:53:43 +02:00

18 lines
319 B
Makefile

# Created by: Torsten Zühlsdorff <ports@toco-domains.de>
# $FreeBSD$
PORTNAME= ice_cube
PORTVERSION= 0.13.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@freebsd.org
COMMENT= Recurring date library for Ruby
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>