ports/devel/rubygem-icalendar/Makefile

20 lines
412 B
Makefile

PORTNAME= icalendar
PORTVERSION= 2.10.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for working with iCalendar files
WWW= https://github.com/icalendar/icalendar
LICENSE= BSD2CLAUSE GPLv3
LICENSE_COMB= dual
RUN_DEPENDS= rubygem-ice_cube>=0.16<1:devel/rubygem-ice_cube \
rubygem-ostruct>=0:devel/rubygem-ostruct
USES= gem
NO_ARCH= yes
.include <bsd.port.mk>