freebsd-ports/devel/rubygem-icalendar/Makefile
Philip M. Gollucci 16aacad6f0 - Update to 1.1.5
2010-08-25 19:05:11 +00:00

20 lines
357 B
Makefile

# New ports collection makefile for: rubygem-icalendar
# Date created: 7 April 2009
# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
#
# $FreeBSD$
#
PORTNAME= icalendar
PORTVERSION= 1.1.5
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT=
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>