opnsense-ports/devel/rubygem-ice_cube/Makefile
Franco Fichtner 92626e7bb9 */*: sync with upstream
Taken from: FreeBSD
2024-07-22 14:25:54 +02:00

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>