diff options
author | swills <swills@FreeBSD.org> | 2011-10-29 22:57:45 +0800 |
---|---|---|
committer | swills <swills@FreeBSD.org> | 2011-10-29 22:57:45 +0800 |
commit | d32ee7f579c33e1e5f5c97669f5a353a4dfd8401 (patch) | |
tree | 25f3d84b8863eeffa989ef97f6db3d92d17de1de /textproc/Makefile | |
parent | 3f3c1f3a3ddbb23565b0e578f99081fc30fa5d18 (diff) | |
download | freebsd-ports-gnome-d32ee7f579c33e1e5f5c97669f5a353a4dfd8401.tar.gz freebsd-ports-gnome-d32ee7f579c33e1e5f5c97669f5a353a4dfd8401.tar.zst freebsd-ports-gnome-d32ee7f579c33e1e5f5c97669f5a353a4dfd8401.zip |
Ruby wrapper for pygmentize.
WWW: https://github.com/github/albino
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 1ee906d26c16..701aa3e6e9f5 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1212,6 +1212,7 @@ SUBDIR += ruby-xmlscan SUBDIR += ruby-xmlscan-old SUBDIR += ruby-xslt + SUBDIR += rubygem-albino SUBDIR += rubygem-augeas SUBDIR += rubygem-coderay SUBDIR += rubygem-compass |