svn commit: r387066 - head/www/rubygem-bluecloth
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri May 22 20:21:56 UTC 2015
Author: sunpoet
Date: Fri May 22 20:21:55 2015
New Revision: 387066
URL: https://svnweb.freebsd.org/changeset/ports/387066
Log:
- Add LICENSE
Modified:
head/www/rubygem-bluecloth/Makefile
Modified: head/www/rubygem-bluecloth/Makefile
==============================================================================
--- head/www/rubygem-bluecloth/Makefile Fri May 22 20:21:50 2015 (r387065)
+++ head/www/rubygem-bluecloth/Makefile Fri May 22 20:21:55 2015 (r387066)
@@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby at FreeBSD.org
COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool
+LICENSE= BSD3CLAUSE
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list