aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-ri_cal/Makefile
blob: 83de32e982414acdaf8e2d5114371efaaf383b13 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $FreeBSD$

PORTNAME=	ri_cal
PORTVERSION=	0.8.8
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Library for parsing, and generating iCalendar data

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=yes
PLIST_FILES=	bin/ri_cal

.include <bsd.port.mk>