svn commit: r399581 - head/devel/rubygem-mspec

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 17 18:09:41 UTC 2015


Author: sunpoet
Date: Sat Oct 17 18:09:40 2015
New Revision: 399581
URL: https://svnweb.freebsd.org/changeset/ports/399581

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-mspec/Makefile

Modified: head/devel/rubygem-mspec/Makefile
==============================================================================
--- head/devel/rubygem-mspec/Makefile	Sat Oct 17 18:09:35 2015	(r399580)
+++ head/devel/rubygem-mspec/Makefile	Sat Oct 17 18:09:40 2015	(r399581)
@@ -10,9 +10,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Specialized Ruby testing framework
 
 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