1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/misc/rubygem-vpim/Makefile
2014-01-21 19:13:02 +00:00

19 lines
366 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= vpim
PORTVERSION= 13.11.11
CATEGORIES= misc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= pure-ruby library for decoding and encoding vCard and iCalendar data
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/reminder bin/rrule
.include <bsd.port.mk>