svn commit: r335227 - head/devel/rubygem-drydock

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 29 21:31:07 UTC 2013


Author: sunpoet
Date: Fri Nov 29 21:31:06 2013
New Revision: 335227
URL: http://svnweb.freebsd.org/changeset/ports/335227

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-drydock/Makefile

Modified: head/devel/rubygem-drydock/Makefile
==============================================================================
--- head/devel/rubygem-drydock/Makefile	Fri Nov 29 21:24:01 2013	(r335226)
+++ head/devel/rubygem-drydock/Makefile	Fri Nov 29 21:31:06 2013	(r335227)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Build seaworthy command-line apps with a powerful Ruby DSL
 
+LICENSE=	MIT
+
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-all mailing list