PORTNAME=	icalendar
PORTVERSION=	2.10.3
CATEGORIES=	devel rubygems
MASTER_SITES=	RG
PKGNAMESUFFIX=	-gitlab

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Library for working with iCalendar files
WWW=		https://github.com/icalendar/icalendar

LICENSE=	bsd2 gpl3
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
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>
