Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Dec 2015 08:06:07 +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: r404806 - head/devel/rubygem-rb-inotify
Message-ID:  <201512300806.tBU867uE079091@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Wed Dec 30 08:06:07 2015
New Revision: 404806
URL: https://svnweb.freebsd.org/changeset/ports/404806

Log:
  - Add LICENSE_FILE

Modified:
  head/devel/rubygem-rb-inotify/Makefile

Modified: head/devel/rubygem-rb-inotify/Makefile
==============================================================================
--- head/devel/rubygem-rb-inotify/Makefile	Wed Dec 30 08:06:02 2015	(r404805)
+++ head/devel/rubygem-rb-inotify/Makefile	Wed Dec 30 08:06:07 2015	(r404806)
@@ -10,6 +10,7 @@ MAINTAINER=	sunpoet@FreeBSD.org
 COMMENT=	Ruby wrapper for libinotify, using ffi
 
 LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/MIT-LICENSE
 
 LIB_DEPENDS=	libinotify.so:${PORTSDIR}/devel/libinotify
 RUN_DEPENDS=	rubygem-ffi>=0.5.0:${PORTSDIR}/devel/rubygem-ffi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512300806.tBU867uE079091>