openbsd-ports/textproc/ruby-icalendar/Makefile
2013-03-18 10:02:26 +00:00

20 lines
328 B
Makefile

# $OpenBSD: Makefile,v 1.15 2013/03/18 10:02:26 jasper Exp $
COMMENT= iCalendar support for Ruby
DISTNAME= icalendar-1.2.3
CATEGORIES= textproc
HOMEPAGE= http://github.com/icalendar/icalendar
# Ruby license
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
NO_TEST= Yes
.include <bsd.port.mk>