Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2013 18:29:04 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r335319 - head/devel/rubygem-jquery-ui-themes
Message-ID:  <201311301829.rAUIT4NQ057115@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311301829.rAUIT4NQ057115>