svn commit: r404872 - head/net/rubygem-connection_pool

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 30 17:37:06 UTC 2015


Author: sunpoet
Date: Wed Dec 30 17:37:05 2015
New Revision: 404872
URL: https://svnweb.freebsd.org/changeset/ports/404872

Log:
  - Add LICENSE_FILE

Modified:
  head/net/rubygem-connection_pool/Makefile

Modified: head/net/rubygem-connection_pool/Makefile
==============================================================================
--- head/net/rubygem-connection_pool/Makefile	Wed Dec 30 16:30:10 2015	(r404871)
+++ head/net/rubygem-connection_pool/Makefile	Wed Dec 30 17:37:05 2015	(r404872)
@@ -9,9 +9,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Generic connection pool for Ruby
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USE_RUBYGEMS=	yes
 RUBYGEM_AUTOPLIST=	yes


More information about the svn-ports-head mailing list