Date: Fri, 4 Dec 2015 12:32:25 +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: r402936 - head/dns/rubygem-public_suffix_service Message-ID: <201512041232.tB4CWPVd010478@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Dec 4 12:32:25 2015 New Revision: 402936 URL: https://svnweb.freebsd.org/changeset/ports/402936 Log: - Add LICENSE_FILE Modified: head/dns/rubygem-public_suffix_service/Makefile Modified: head/dns/rubygem-public_suffix_service/Makefile ============================================================================== --- head/dns/rubygem-public_suffix_service/Makefile Fri Dec 4 12:32:21 2015 (r402935) +++ head/dns/rubygem-public_suffix_service/Makefile Fri Dec 4 12:32:25 2015 (r402936) @@ -10,6 +10,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Parse and decompose domain names into TLD, domain, and subdomains LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_RUBY= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201512041232.tB4CWPVd010478>