aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/rubygem-globalid/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/rubygem-globalid/Makefile b/databases/rubygem-globalid/Makefile
index fd49d0cef24b..608a20c70ae2 100644
--- a/databases/rubygem-globalid/Makefile
+++ b/databases/rubygem-globalid/Makefile
@@ -10,6 +10,7 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= URIs for your models makes it easy to pass references around
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-activesupport4>=4.1.0:${PORTSDIR}/devel/rubygem-activesupport4