freebsd-ports/misc/rubygem-vpim/Makefile

19 lines
377 B
Makefile

# Created by: Steve Wills <swills@FreeBSD.org>
# $FreeBSD$
PORTNAME= vpim
PORTVERSION= 0.695
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
NO_STAGE= yes
.include <bsd.port.mk>