diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2016-11-29 02:18:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2016-11-29 02:18:08 +0800 |
commit | 30923ad6594bdbae4cf2ffccdc1bf33fdad4b16c (patch) | |
tree | 5b995faf091988668c5692b3e8460a1d7d9e4378 | |
parent | 5332838cb017b26047ef93ef400ff08985217c63 (diff) | |
download | freebsd-ports-graphics-30923ad6594bdbae4cf2ffccdc1bf33fdad4b16c.tar.gz freebsd-ports-graphics-30923ad6594bdbae4cf2ffccdc1bf33fdad4b16c.tar.zst freebsd-ports-graphics-30923ad6594bdbae4cf2ffccdc1bf33fdad4b16c.zip |
- Add LICENSE_FILE
-rw-r--r-- | devel/rubygem-hike/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-hike/Makefile b/devel/rubygem-hike/Makefile index 2dfacca3c1e..0bbe6ef5a94 100644 --- a/devel/rubygem-hike/Makefile +++ b/devel/rubygem-hike/Makefile @@ -11,9 +11,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby library for finding files in a set of paths LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes - USE_RUBY= yes USES= gem |