svn commit: r397424 - head/net/rubygem-twitter

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Sep 20 20:24:38 UTC 2015


Author: sunpoet
Date: Sun Sep 20 20:24:36 2015
New Revision: 397424
URL: https://svnweb.freebsd.org/changeset/ports/397424

Log:
  - Add LICENSE_FILE

Modified:
  head/net/rubygem-twitter/Makefile

Modified: head/net/rubygem-twitter/Makefile
==============================================================================
--- head/net/rubygem-twitter/Makefile	Sun Sep 20 20:24:31 2015	(r397423)
+++ head/net/rubygem-twitter/Makefile	Sun Sep 20 20:24:36 2015	(r397424)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Ruby interface to the Twitter API
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.md
 
 RUN_DEPENDS=	rubygem-addressable>=2.3:${PORTSDIR}/www/rubygem-addressable \
 		rubygem-buftok>=0.2.0:${PORTSDIR}/devel/rubygem-buftok \


More information about the svn-ports-head mailing list