svn commit: r403414 - head/databases/rubygem-data_objects

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 9 14:28:25 UTC 2015


Author: sunpoet
Date: Wed Dec  9 14:28:24 2015
New Revision: 403414
URL: https://svnweb.freebsd.org/changeset/ports/403414

Log:
  - Add LICENSE

Modified:
  head/databases/rubygem-data_objects/Makefile

Modified: head/databases/rubygem-data_objects/Makefile
==============================================================================
--- head/databases/rubygem-data_objects/Makefile	Wed Dec  9 14:28:20 2015	(r403413)
+++ head/databases/rubygem-data_objects/Makefile	Wed Dec  9 14:28:24 2015	(r403414)
@@ -9,10 +9,12 @@ MASTER_SITES=	RG
 MAINTAINER=	voldern at hoeggen.net
 COMMENT=	Unified Ruby API for popular databases
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 RUN_DEPENDS=	rubygem-addressable>=2.1:${PORTSDIR}/www/rubygem-addressable
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list