diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:10:08 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-10-04 01:10:08 +0800 |
commit | 79390b9b71f80c27119d6b94a3f07b4f30580a40 (patch) | |
tree | 0504eab5712edea25391de31d467f2563aa5c56a /devel | |
parent | a6f6c2d9180401ab81a207917efe011901b2f7fe (diff) | |
download | freebsd-ports-gnome-79390b9b71f80c27119d6b94a3f07b4f30580a40.tar.gz freebsd-ports-gnome-79390b9b71f80c27119d6b94a3f07b4f30580a40.tar.zst freebsd-ports-gnome-79390b9b71f80c27119d6b94a3f07b4f30580a40.zip |
- Add LICENSE_FILE
Diffstat (limited to 'devel')
-rw-r--r-- | devel/rubygem-shoulda-context/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-shoulda-context/Makefile b/devel/rubygem-shoulda-context/Makefile index a237aff42612..b96de59f8d1d 100644 --- a/devel/rubygem-shoulda-context/Makefile +++ b/devel/rubygem-shoulda-context/Makefile @@ -10,9 +10,9 @@ MAINTAINER= ruby@FreeBSD.org COMMENT= Context framework extracted from Shoulda LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/MIT-LICENSE NO_ARCH= yes - USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |