2013-03-11 11:35:43 +00:00

20 lines
321 B
Makefile

# $OpenBSD: Makefile,v 1.14 2013/03/11 11:42:46 espie Exp $
COMMENT= iCalendar support for Ruby
DISTNAME= icalendar-1.2.1
CATEGORIES= textproc
HOMEPAGE= http://icalendar.rubyforge.org/
# Ruby license
PERMIT_PACKAGE_CDROM= Yes
MODULES= lang/ruby
CONFIGURE_STYLE= ruby gem
NO_TEST= Yes
.include <bsd.port.mk>