mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Add Author and WWW.
This commit is contained in:
parent
867a6ea981
commit
abff510ac6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=45274
@ -22,9 +22,6 @@ USE_RUBY_RD= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
post-fetch:
|
||||
${MV} ${_DISTDIR}/${DISTFILES} ${_DISTDIR}/${DISTNAME}${EXTRACT_SUFX}
|
||||
|
||||
do-build:
|
||||
.if !defined(NOPORTDOCS)
|
||||
cd ${WRKSRC} && ${RUBY_RD} tzfile.rb > tzfile.html
|
||||
|
@ -2,3 +2,6 @@ Ruby/TZFile is a TZFile handling library for Ruby.
|
||||
|
||||
It generates classes like Time class for timezones other than
|
||||
localtime nor UTC.
|
||||
|
||||
Author: Tanaka Akira <akr@m17n.org>
|
||||
WWW: http://cvs.m17n.org/~akr/ruby-tzfile/
|
||||
|
Loading…
Reference in New Issue
Block a user