opnsense-ports/devel/rubygem-icalendar/Makefile
Franco Fichtner ea419d6bdd */*: sync with upstream
Taken from: FreeBSD
2016-12-31 15:33:13 +01:00

19 lines
291 B
Makefile

# $FreeBSD$
PORTNAME= icalendar
PORTVERSION= 2.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for working with iCalendar files
LICENSE= BSD2CLAUSE GPLv2 RUBY
LICENSE_COMB= dual
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>