19 lines
353 B
Makefile
19 lines
353 B
Makefile
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
|
|
WWW= http://vpim.rubyforge.org/
|
|
|
|
LICENSE= BSD2CLAUSE RUBY
|
|
LICENSE_COMB= dual
|
|
|
|
NO_ARCH= yes
|
|
|
|
USES= gem
|
|
|
|
PLIST_FILES= bin/reminder bin/rrule
|
|
|
|
.include <bsd.port.mk>
|