1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Add LICENSE

- Update COMMENT
- Use = instead of +=
- Update WWW
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-05-25 19:56:06 +00:00
parent 170f7cef3c
commit bf5ddb7bf8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387426
2 changed files with 6 additions and 3 deletions

View File

@ -7,12 +7,15 @@ CATEGORIES= misc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= pure-ruby library for decoding and encoding vCard and iCalendar data
COMMENT= Pure Ruby library for decoding and encoding vCard and iCalendar data
LICENSE= BSD2CLAUSE RUBY
LICENSE_COMB= dual
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES+= bin/reminder bin/rrule
PLIST_FILES= bin/reminder bin/rrule
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
A pure-ruby library for decoding and encoding vCard and iCalendar data
WWW: http://rubygems.org/gems/vpim/
WWW: http://vpim.rubyforge.org/