diff options
author | mmoll <mmoll@FreeBSD.org> | 2015-05-09 23:27:10 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2015-05-09 23:27:10 +0800 |
commit | 4dd25dec62658c62fba8c890f853cb8511160aff (patch) | |
tree | eda57ecc29a4f0d305645432604e42f6e484bf3a /textproc/Makefile | |
parent | 576f352a547b199f4b7abc74356255b2b9495e70 (diff) | |
download | freebsd-ports-gnome-4dd25dec62658c62fba8c890f853cb8511160aff.tar.gz freebsd-ports-gnome-4dd25dec62658c62fba8c890f853cb8511160aff.tar.zst freebsd-ports-gnome-4dd25dec62658c62fba8c890f853cb8511160aff.zip |
new port: textproc/rubygem-wikicloth
Ruby parser for the MediaWiki markup language
WWW: https://github.com/nricciar/wikicloth
PR: 199925
Differential Revision: https://reviews.freebsd.org/D2495
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Approved by: mat (mentor)
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 34017a904106..e0656983fe8c 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1402,6 +1402,7 @@ SUBDIR += rubygem-unf SUBDIR += rubygem-unf_ext SUBDIR += rubygem-version_sorter + SUBDIR += rubygem-wikicloth SUBDIR += rubygem-xml-simple SUBDIR += rubygem-xslt SUBDIR += rubygem-ya2yaml |