Date: Thu, 8 Oct 2015 18:43:20 +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: r398848 - head/net-im/rubygem-tinder Message-ID: <201510081843.t98IhKjl059911@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Oct 8 18:43:20 2015 New Revision: 398848 URL: https://svnweb.freebsd.org/changeset/ports/398848 Log: - Add LICENSE_FILE Modified: head/net-im/rubygem-tinder/Makefile Modified: head/net-im/rubygem-tinder/Makefile ============================================================================== --- head/net-im/rubygem-tinder/Makefile Thu Oct 8 18:43:16 2015 (r398847) +++ head/net-im/rubygem-tinder/Makefile Thu Oct 8 18:43:20 2015 (r398848) @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby API for interfacing with Campfire LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE RUN_DEPENDS= rubygem-eventmachine>=1.0:${PORTSDIR}/devel/rubygem-eventmachine \ rubygem-faraday>=0.9.0:${PORTSDIR}/www/rubygem-faraday\
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201510081843.t98IhKjl059911>