summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:13:38 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-11-20 09:13:38 +0000
commitf7730e01804ab2fe6211b3d788fcb0695b6e4fbe (patch)
treee973765e95720178052a099d66b8d6ee7078e076
parent1596d5dcf05c196d3a03e694daa611755f0b3c94 (diff)
downloadfreebsd-ports-f7730e01804ab2fe6211b3d788fcb0695b6e4fbe.zip
- Add LICENSE_FILE
-rw-r--r--devel/rubygem-authlogic/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-authlogic/Makefile b/devel/rubygem-authlogic/Makefile
index 67b57db3220c..9d1db4a17929 100644
--- a/devel/rubygem-authlogic/Makefile
+++ b/devel/rubygem-authlogic/Makefile
@@ -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 \