freebsd-ports/devel/rubygem-icalendar/Makefile
2013-10-30 02:36:45 +00:00

15 lines
256 B
Makefile

# $FreeBSD$
PORTNAME= icalendar
PORTVERSION= 1.4.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for working with iCalendar files
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>