forked from Lainports/opnsense-ports
16 lines
266 B
Makefile
16 lines
266 B
Makefile
PORTNAME= ice_cube
|
|
PORTVERSION= 0.17.0
|
|
CATEGORIES= devel rubygems
|
|
MASTER_SITES= RG
|
|
|
|
MAINTAINER= ruby@FreeBSD.org
|
|
COMMENT= Recurring date library for Ruby
|
|
WWW= https://github.com/ice-cube-ruby/ice_cube
|
|
|
|
LICENSE= MIT
|
|
|
|
USES= gem
|
|
|
|
NO_ARCH= yes
|
|
|
|
.include <bsd.port.mk>
|