Date: Fri, 20 Nov 2015 09:13:38 +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: r402012 - head/devel/rubygem-authlogic Message-ID: <201511200913.tAK9DcXl008292@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Nov 20 09:13:38 2015 New Revision: 402012 URL: https://svnweb.freebsd.org/changeset/ports/402012 Log: - Add LICENSE_FILE Modified: head/devel/rubygem-authlogic/Makefile Modified: head/devel/rubygem-authlogic/Makefile ============================================================================== --- head/devel/rubygem-authlogic/Makefile Fri Nov 20 09:13:34 2015 (r402011) +++ head/devel/rubygem-authlogic/Makefile Fri Nov 20 09:13:38 2015 (r402012) @@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Clean, simple, and unobtrusive Ruby authentication solution LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport>=3.2:${PORTSDIR}/devel/rubygem-activesupport \ rubygem-activerecord>=3.2:${PORTSDIR}/databases/rubygem-activerecord \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511200913.tAK9DcXl008292>