svn commit: r335319 - head/devel/rubygem-jquery-ui-themes

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 30 18:29:04 UTC 2013


Author: sunpoet
Date: Sat Nov 30 18:29:04 2013
New Revision: 335319
URL: http://svnweb.freebsd.org/changeset/ports/335319

Log:
  - Add LICENSE

Modified:
  head/devel/rubygem-jquery-ui-themes/Makefile

Modified: head/devel/rubygem-jquery-ui-themes/Makefile
==============================================================================
--- head/devel/rubygem-jquery-ui-themes/Makefile	Sat Nov 30 18:28:59 2013	(r335318)
+++ head/devel/rubygem-jquery-ui-themes/Makefile	Sat Nov 30 18:29:04 2013	(r335319)
@@ -9,6 +9,8 @@ MASTER_SITES=	RG
 MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Allows inclusion of pre-built jquery themes without editing
 
+LICENSE=	MIT
+
 RUN_DEPENDS=	rubygem-httparty>=0:${PORTSDIR}/www/rubygem-httparty
 
 USE_RUBY=	yes


More information about the svn-ports-all mailing list