diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 00:06:26 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-05-24 00:06:26 +0000 |
commit | f31d4f4d072fb41f8066b33802eb4799bb9e3183 (patch) | |
tree | d86fc1adaf93a6c6278e661cee9f184a7619a5c7 /textproc/rubygem-hikidoc/Makefile | |
parent | e5302e96e15ba441f7630bcc9ef6b22084b4414d (diff) |
Notes
Diffstat (limited to 'textproc/rubygem-hikidoc/Makefile')
-rw-r--r-- | textproc/rubygem-hikidoc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/rubygem-hikidoc/Makefile b/textproc/rubygem-hikidoc/Makefile index 9ec0b7b0ff8e..de10ae2667d1 100644 --- a/textproc/rubygem-hikidoc/Makefile +++ b/textproc/rubygem-hikidoc/Makefile @@ -8,6 +8,8 @@ MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Text-to-HTML conversion tool for web writers +LICENSE= MIT + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |