svn commit: r410346 - head/devel/rubygem-axiom-types
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Mar 6 06:30:12 UTC 2016
Author: sunpoet
Date: Sun Mar 6 06:30:10 2016
New Revision: 410346
URL: https://svnweb.freebsd.org/changeset/ports/410346
Log:
- Add LICENSE_FILE
Modified:
head/devel/rubygem-axiom-types/Makefile
Modified: head/devel/rubygem-axiom-types/Makefile
==============================================================================
--- head/devel/rubygem-axiom-types/Makefile Sun Mar 6 06:30:06 2016 (r410345)
+++ head/devel/rubygem-axiom-types/Makefile Sun Mar 6 06:30:10 2016 (r410346)
@@ -10,13 +10,13 @@ MAINTAINER= ruby at FreeBSD.org
COMMENT= Abstract types for logic programming in Ruby
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= rubygem-descendants_tracker>=0.0.4:${PORTSDIR}/devel/rubygem-descendants_tracker \
rubygem-ice_nine>=0.11.0:${PORTSDIR}/devel/rubygem-ice_nine \
rubygem-thread_safe>=0.3.1:${PORTSDIR}/devel/rubygem-thread_safe
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
More information about the svn-ports-all
mailing list