1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/textproc/rubygem-ri_cal/Makefile
2013-10-30 02:59:10 +00:00

19 lines
303 B
Makefile

# $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>