2013-08-07 21:57:40 +00:00

21 lines
341 B
Makefile

# $OpenBSD: Makefile,v 1.16 2013/08/07 21:58:07 naddy Exp $
COMMENT= iCalendar support for Ruby
DISTNAME= icalendar-1.2.3
REVISION= 0
CATEGORIES= textproc
HOMEPAGE= https://github.com/icalendar/icalendar
# Ruby license
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
NO_TEST= Yes
.include <bsd.port.mk>