aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-terminal-table/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:07:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:07:30 +0000
commitb3aa6b73f2a39446c3d28851502655caf8d6484c (patch)
treec20175cd2df34cda1c86e7dc184da9bf9bebd4e8 /textproc/rubygem-terminal-table/Makefile
parentf8df212b1e3178f982b01fd6071341038a07342c (diff)
downloadports-b3aa6b73f2a39446c3d28851502655caf8d6484c.tar.gz
ports-b3aa6b73f2a39446c3d28851502655caf8d6484c.zip
- Add LICENSE
- Update WWW
Notes
Notes: svn path=/head/; revision=387232
Diffstat (limited to 'textproc/rubygem-terminal-table/Makefile')
-rw-r--r--textproc/rubygem-terminal-table/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/textproc/rubygem-terminal-table/Makefile b/textproc/rubygem-terminal-table/Makefile
index 076caf638a62..fd327445d8c7 100644
--- a/textproc/rubygem-terminal-table/Makefile
+++ b/textproc/rubygem-terminal-table/Makefile
@@ -9,8 +9,10 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Simple, feature rich ASCII table generation library
-USE_RUBY= yes
-USE_RUBYGEMS= yes
+LICENSE= MIT
+
+USE_RUBY= yes
+USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>