svn commit: r387277 - head/security/rubygem-six
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun May 24 15:36:46 UTC 2015
Author: sunpoet
Date: Sun May 24 15:36:45 2015
New Revision: 387277
URL: https://svnweb.freebsd.org/changeset/ports/387277
Log:
- Add LICENSE
- Remove contiguous blank lines
Modified:
head/security/rubygem-six/Makefile
Modified: head/security/rubygem-six/Makefile
==============================================================================
--- head/security/rubygem-six/Makefile Sun May 24 15:36:34 2015 (r387276)
+++ head/security/rubygem-six/Makefile Sun May 24 15:36:45 2015 (r387277)
@@ -8,9 +8,10 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Very simple authorization gem
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
-
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list