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:
parent
170f7cef3c
commit
bf5ddb7bf8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=387426
@ -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>
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user