opnsense-ports/devel/rubygem-ice_cube/Makefile
Franco Fichtner 561d2853ad */*: sync with upstream
Taken from: FreeBSD
2017-01-29 16:15:09 +01:00

18 lines
301 B
Makefile

# Created by: Torsten Zuhlsdorff <ports@toco-domains.de>
# $FreeBSD$
PORTNAME= ice_cube
PORTVERSION= 0.15.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Recurring date library for Ruby
LICENSE= MIT
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>