svn commit: r410297 - head/devel/rubygem-notiffany

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 6 06:25:10 UTC 2016


Author: sunpoet
Date: Sun Mar  6 06:25:09 2016
New Revision: 410297
URL: https://svnweb.freebsd.org/changeset/ports/410297

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-notiffany/Makefile

Modified: head/devel/rubygem-notiffany/Makefile
==============================================================================
--- head/devel/rubygem-notiffany/Makefile	Sun Mar  6 06:25:04 2016	(r410296)
+++ head/devel/rubygem-notiffany/Makefile	Sun Mar  6 06:25:09 2016	(r410297)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet at FreeBSD.org
 COMMENT=	Single wrapper for most popular notification libraries
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE.txt
 
 RUN_DEPENDS=	rubygem-nenv>=0.1:${PORTSDIR}/devel/rubygem-nenv \
 		rubygem-shellany>=0:${PORTSDIR}/sysutils/rubygem-shellany


More information about the svn-ports-all mailing list