svn commit: r410559 - head/devel/rubygem-fast_stack
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Mon Mar 7 20:13:09 UTC 2016
Author: sunpoet
Date: Mon Mar 7 20:13:07 2016
New Revision: 410559
URL: https://svnweb.freebsd.org/changeset/ports/410559
Log:
- Add LICENSE_FILE
Modified:
head/devel/rubygem-fast_stack/Makefile
Modified: head/devel/rubygem-fast_stack/Makefile
==============================================================================
--- head/devel/rubygem-fast_stack/Makefile Mon Mar 7 20:13:03 2016 (r410558)
+++ head/devel/rubygem-fast_stack/Makefile Mon Mar 7 20:13:07 2016 (r410559)
@@ -10,6 +10,7 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Fast method for collecting stack traces
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-all
mailing list