svn commit: r398413 - head/devel/rubygem-listen2
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Fri Oct 2 06:54:59 UTC 2015
Author: sunpoet
Date: Fri Oct 2 06:54:57 2015
New Revision: 398413
URL: https://svnweb.freebsd.org/changeset/ports/398413
Log:
- Add LICENSE_FILE
Modified:
head/devel/rubygem-listen2/Makefile
Modified: head/devel/rubygem-listen2/Makefile
==============================================================================
--- head/devel/rubygem-listen2/Makefile Fri Oct 2 06:54:53 2015 (r398412)
+++ head/devel/rubygem-listen2/Makefile Fri Oct 2 06:54:57 2015 (r398413)
@@ -12,6 +12,7 @@ MAINTAINER= sunpoet at FreeBSD.org
COMMENT= Listen to file modifications and notify about the changes
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE.txt
RUN_DEPENDS= rubygem-celluloid>=0.16.0:${PORTSDIR}/devel/rubygem-celluloid \
rubygem-rb-fsevent>=0.9.3:${PORTSDIR}/devel/rubygem-rb-fsevent \
More information about the svn-ports-all
mailing list