diff options
author | mmoll <mmoll@FreeBSD.org> | 2015-05-13 08:45:28 +0800 |
---|---|---|
committer | mmoll <mmoll@FreeBSD.org> | 2015-05-13 08:45:28 +0800 |
commit | 0fe4df1e24aa7f09499b83d63af59cfa624d3a75 (patch) | |
tree | e06ab9c44db7b3cc55dc24b357ec8dc3fe5f81bd /textproc/Makefile | |
parent | 5ce2c69019e540739685b9f0d1b0fdbb673ba860 (diff) | |
download | freebsd-ports-gnome-0fe4df1e24aa7f09499b83d63af59cfa624d3a75.tar.gz freebsd-ports-gnome-0fe4df1e24aa7f09499b83d63af59cfa624d3a75.tar.zst freebsd-ports-gnome-0fe4df1e24aa7f09499b83d63af59cfa624d3a75.zip |
new port: textproc/rubygem-html-pipeline-gitlab
Rubygem containing extension filters for html-pipeline used by GitLab
WWW: https://gitlab.com/gitlab-org/html-pipeline-gitlab
PR: 199917
Differential Revision: https://reviews.freebsd.org/D2529
Submitted by: Torsten Zuehlsdorff <ports@toco-domains.de>
Reviewed 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 c3c693aa45c8..9fbca6e90da3 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1351,6 +1351,7 @@ SUBDIR += rubygem-heredoc_unindent SUBDIR += rubygem-hikidoc SUBDIR += rubygem-html-pipeline + SUBDIR += rubygem-html-pipeline-gitlab SUBDIR += rubygem-htmlentities SUBDIR += rubygem-ini SUBDIR += rubygem-itextomml |