diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-27 23:49:57 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-27 23:49:57 +0800 |
commit | 10afb2d1f233988400e236857b55c44fe14736b1 (patch) | |
tree | 5f9eeb113c4d5cb7b50d58ff7135338765692bf4 /devel | |
parent | 08aaa54e60fdc185b90000b3d326c5d45c8ce6ca (diff) | |
download | freebsd-ports-gnome-10afb2d1f233988400e236857b55c44fe14736b1.tar.gz freebsd-ports-gnome-10afb2d1f233988400e236857b55c44fe14736b1.tar.zst freebsd-ports-gnome-10afb2d1f233988400e236857b55c44fe14736b1.zip |
- Add LICENSE_FILE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-grape/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/rubygem-grape/Makefile b/devel/rubygem-grape/Makefile index a6b6cfaf046c..5d4591bc37fb 100644 --- a/devel/rubygem-grape/Makefile +++ b/devel/rubygem-grape/Makefile @@ -9,6 +9,7 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Framework for rapid API development with great conventions LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= rubygem-activesupport4>=0:${PORTSDIR}/devel/rubygem-activesupport4 \ rubygem-builder32>=0:${PORTSDIR}/devel/rubygem-builder32 \ |