svn commit: r402768 - head/devel/rubygem-term-ansicolor

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Dec 1 17:03:54 UTC 2015


Author: sunpoet
Date: Tue Dec  1 17:03:52 2015
New Revision: 402768
URL: https://svnweb.freebsd.org/changeset/ports/402768

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-term-ansicolor/Makefile

Modified: head/devel/rubygem-term-ansicolor/Makefile
==============================================================================
--- head/devel/rubygem-term-ansicolor/Makefile	Tue Dec  1 17:03:48 2015	(r402767)
+++ head/devel/rubygem-term-ansicolor/Makefile	Tue Dec  1 17:03:52 2015	(r402768)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Term::ANSIColor for Ruby
 
 LICENSE=	GPLv2
+LICENSE_FILE=	${WRKSRC}/COPYING
 
 RUN_DEPENDS=	rubygem-tins>=1.0:${PORTSDIR}/devel/rubygem-tins
 


More information about the svn-ports-head mailing list