15 lines
262 B
Makefile
15 lines
262 B
Makefile
PORTNAME= ice_cube
|
|
PORTVERSION= 0.16.4
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Recurring date library for Ruby
|
|
WWW= https://github.com/seejohnrun/ice_cube
|
|
|
|
LICENSE= MIT
|
|
|
|
NO_ARCH= yes
|
|
USES= gem
|
|
|
|
.include <bsd.port.mk>
|