aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/rubygem-coderay/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/rubygem-coderay/Makefile')
-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>