Date: Tue, 1 Dec 2015 17:03:53 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402768 - head/devel/rubygem-term-ansicolor Message-ID: <201512011703.tB1H3r0R020275@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= Term::ANSIColor for Ruby LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= rubygem-tins>=1.0:${PORTSDIR}/devel/rubygem-tins
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512011703.tB1H3r0R020275>