svn commit: r400912 - head/net/rubygem-t

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Nov 6 10:16:30 UTC 2015


Author: sunpoet
Date: Fri Nov  6 10:16:29 2015
New Revision: 400912
URL: https://svnweb.freebsd.org/changeset/ports/400912

Log:
  - Add LICENSE_FILE

Modified:
  head/net/rubygem-t/Makefile

Modified: head/net/rubygem-t/Makefile
==============================================================================
--- head/net/rubygem-t/Makefile	Fri Nov  6 10:16:24 2015	(r400911)
+++ head/net/rubygem-t/Makefile	Fri Nov  6 10:16:29 2015	(r400912)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Command-line power tool for Twitter
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-geokit>=1.8.3:${PORTSDIR}/graphics/rubygem-geokit \
 		rubygem-htmlentities>=4.3:${PORTSDIR}/textproc/rubygem-htmlentities \


More information about the svn-ports-all mailing list