aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-coderay
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 06:58:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-12-31 06:58:47 +0000
commit0415611416808eb806340aae59bf9566a4b76924 (patch)
tree62e1d505aca86b38bd68923279e43f857cb3cf2d /textproc/rubygem-coderay
parentc8803da386bf33b3d4b7915d494f343dc53561b4 (diff)
Notes
Diffstat (limited to 'textproc/rubygem-coderay')
-rw-r--r--textproc/rubygem-coderay/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/rubygem-coderay/Makefile b/textproc/rubygem-coderay/Makefile
index 114ef4510568..e83cd93e0760 100644
--- a/textproc/rubygem-coderay/Makefile
+++ b/textproc/rubygem-coderay/Makefile
@@ -9,11 +9,12 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Fast and easy syntax highlighting for selected languages
-LICENSE= LGPL21
+LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
+
PLIST_FILES= bin/coderay
.include <bsd.port.mk>