summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-25 17:08:28 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-12-25 17:08:28 +0000
commitab76f6b4d5a63e883ccc678dbbcc6b4c3fa21b2b (patch)
tree2088f49abbaa01a983a0ddfd031adb64bfac09f9
parent- Update to 1.1.0 (diff)
- 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>