svn commit: r410560 - head/devel/rubygem-fast_xor
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Mar 7 20:13:13 UTC 2016
Author: sunpoet
Date: Mon Mar 7 20:13:12 2016
New Revision: 410560
URL: https://svnweb.freebsd.org/changeset/ports/410560
Log:
- Add LICENSE_FILE
Modified:
head/devel/rubygem-fast_xor/Makefile
Modified: head/devel/rubygem-fast_xor/Makefile
==============================================================================
--- head/devel/rubygem-fast_xor/Makefile Mon Mar 7 20:13:07 2016 (r410559)
+++ head/devel/rubygem-fast_xor/Makefile Mon Mar 7 20:13:12 2016 (r410560)
@@ -10,6 +10,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Fast String XOR operator
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-rake>=0:${PORTSDIR}/devel/rubygem-rake \
rubygem-rake-compiler>=0:${PORTSDIR}/devel/rubygem-rake-compiler
More information about the svn-ports-head
mailing list