freebsd-ports/devel/rubygem-ice_cube/Makefile
Steve Wills 628a4d0edf devel/rubygem-ice_cube: create port
Ruby Date Recurrence Library - Allows easy creation of recurrence rules and
fast querying

WWW: http://seejohncode.com/ice_cube/

PR:		201790
Submitted by:	Torsten Zühlsdorff <ports@toco-domains.de>
2015-08-09 19:34:06 +00: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>