aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2014-12-26 01:08:28 +0800
committersunpoet <sunpoet@FreeBSD.org>2014-12-26 01:08:28 +0800
commit07233928166f5b69d2cc33ec664eca5fe27d02c2 (patch)
tree2088f49abbaa01a983a0ddfd031adb64bfac09f9
parent021ec586fc68197405f7926e72424e726cb8a927 (diff)
downloadfreebsd-ports-gnome-07233928166f5b69d2cc33ec664eca5fe27d02c2.tar.gz
freebsd-ports-gnome-07233928166f5b69d2cc33ec664eca5fe27d02c2.tar.zst
freebsd-ports-gnome-07233928166f5b69d2cc33ec664eca5fe27d02c2.zip
- Add LICENSE
-rw-r--r--devel/rubygem-naught/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/rubygem-naught/Makefile b/devel/rubygem-naught/Makefile
index 90806703c50e..3743a99d2a82 100644
--- a/devel/rubygem-naught/Makefile
+++ b/devel/rubygem-naught/Makefile
@@ -9,8 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Naught is a toolkit for building Null Objects
+LICENSE= MIT
+
USE_RUBY= yes
USE_RUBYGEMS= yes
-RUBYGEM_AUTOPLIST=yes
+RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>