svn commit: r387112 - head/devel/rubygem-chronic
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat May 23 07:15:10 UTC 2015
Author: sunpoet
Date: Sat May 23 07:15:09 2015
New Revision: 387112
URL: https://svnweb.freebsd.org/changeset/ports/387112
Log:
- Add LICENSE
- Simplify COMMENT
Modified:
head/devel/rubygem-chronic/Makefile
Modified: head/devel/rubygem-chronic/Makefile
==============================================================================
--- head/devel/rubygem-chronic/Makefile Sat May 23 07:15:04 2015 (r387111)
+++ head/devel/rubygem-chronic/Makefile Sat May 23 07:15:09 2015 (r387112)
@@ -6,7 +6,9 @@ CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
-COMMENT= Chronic is a natural language date/time parser written in pure Ruby
+COMMENT= Natural language date/time parser written in pure Ruby
+
+LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
More information about the svn-ports-all
mailing list