svn commit: r444144 - head/textproc/rubygem-colored

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Jun 22 23:41:18 UTC 2017


Author: sunpoet
Date: Thu Jun 22 23:41:17 2017
New Revision: 444144
URL: https://svnweb.freebsd.org/changeset/ports/444144

Log:
  Add LICENSE_FILE

Modified:
  head/textproc/rubygem-colored/Makefile

Modified: head/textproc/rubygem-colored/Makefile
==============================================================================
--- head/textproc/rubygem-colored/Makefile	Thu Jun 22 23:41:11 2017	(r444143)
+++ head/textproc/rubygem-colored/Makefile	Thu Jun 22 23:41:17 2017	(r444144)
@@ -10,9 +10,9 @@ MAINTAINER=	ruby at FreeBSD.org
 COMMENT=	Colorize text on the console
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
 NO_ARCH=	yes
-
 USE_RUBY=	yes
 USES=		gem
 


More information about the svn-ports-head mailing list