aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-10-04 01:10:18 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-10-04 01:10:18 +0800
commiteaf357efd5c267e64fdf08bdf6fa0527dd6c1361 (patch)
treee6e55dc9479e6c65ad78a05d77e35c649f668c2d /devel
parentdb6f4b6877295dbec04c79a4f9eae5ff4af29de2 (diff)
downloadfreebsd-ports-gnome-eaf357efd5c267e64fdf08bdf6fa0527dd6c1361.tar.gz
freebsd-ports-gnome-eaf357efd5c267e64fdf08bdf6fa0527dd6c1361.tar.zst
freebsd-ports-gnome-eaf357efd5c267e64fdf08bdf6fa0527dd6c1361.zip
- Add LICENSE_FILE
Diffstat (limited to 'devel')
-rw-r--r--devel/rubygem-shoulda/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-shoulda/Makefile b/devel/rubygem-shoulda/Makefile
index b1eabb06c7d6..f08ef218d3eb 100644
--- a/devel/rubygem-shoulda/Makefile
+++ b/devel/rubygem-shoulda/Makefile
@@ -9,12 +9,12 @@ MAINTAINER= ruby@FreeBSD.org
COMMENT= Making tests easy on the fingers and eyes
LICENSE= MIT
+LICENSE_FILE= ${WRKSRC}/MIT-LICENSE
RUN_DEPENDS= rubygem-shoulda-context>=1.0.1:${PORTSDIR}/devel/rubygem-shoulda-context \
rubygem-shoulda-matchers>=1.4.1:${PORTSDIR}/devel/rubygem-shoulda-matchers
NO_ARCH= yes
-
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes