aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-syntax
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:07:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2015-05-24 00:07:25 +0000
commitf8df212b1e3178f982b01fd6071341038a07342c (patch)
tree6eb239dbf5ce68493b919a66fe24beb3bd911df9 /textproc/rubygem-syntax
parentfa26eecc2e6978db23e185d4f70f1033dbac20aa (diff)
downloadports-f8df212b1e3178f982b01fd6071341038a07342c.tar.gz
ports-f8df212b1e3178f982b01fd6071341038a07342c.zip
Notes
Diffstat (limited to 'textproc/rubygem-syntax')
-rw-r--r--textproc/rubygem-syntax/Makefile2
-rw-r--r--textproc/rubygem-syntax/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/rubygem-syntax/Makefile b/textproc/rubygem-syntax/Makefile
index c8b254ba9ab4..4365f80b5fc1 100644
--- a/textproc/rubygem-syntax/Makefile
+++ b/textproc/rubygem-syntax/Makefile
@@ -8,6 +8,8 @@ MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Module for using Systax highlighting in Ruby
+LICENSE= BSD3CLAUSE
+
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
diff --git a/textproc/rubygem-syntax/pkg-descr b/textproc/rubygem-syntax/pkg-descr
index ee69bc91ad74..107298d5a1b7 100644
--- a/textproc/rubygem-syntax/pkg-descr
+++ b/textproc/rubygem-syntax/pkg-descr
@@ -1,4 +1,4 @@
Syntax highlighting library for various languages. Has built-in support
for converting source code to syntax-highlighted HTML.
-WWW: http://rubygems.org/gems/syntax/
+WWW: https://github.com/dblock/syntax