diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-12 21:41:49 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-11-12 21:41:49 +0000 |
commit | 9bf2e9845e3c17347f531a473066bd58e12329c7 (patch) | |
tree | 17cbb85c9d8500ef5f730289f0feb2ce0baa04bb /databases/rubygem-globalid | |
parent | 716c555730c8d037b9faa4db0206b4268b6e8cf9 (diff) |
Notes
Diffstat (limited to 'databases/rubygem-globalid')
-rw-r--r-- | databases/rubygem-globalid/Makefile | 1 |
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 |