svn commit: r338313 - head/devel/rubygem-railsless-deploy

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 31 14:30:42 UTC 2013


Author: sunpoet
Date: Tue Dec 31 14:30:42 2013
New Revision: 338313
URL: http://svnweb.freebsd.org/changeset/ports/338313

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-railsless-deploy/Makefile

Modified: head/devel/rubygem-railsless-deploy/Makefile
==============================================================================
--- head/devel/rubygem-railsless-deploy/Makefile	Tue Dec 31 14:30:38 2013	(r338312)
+++ head/devel/rubygem-railsless-deploy/Makefile	Tue Dec 31 14:30:42 2013	(r338313)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Replacement for the rails deploy strategy which ships with Capistrano
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-capistrano>=1.0.0:${PORTSDIR}/sysutils/rubygem-capistrano
 
 USE_RUBY=	yes


More information about the svn-ports-head mailing list