diff options
author | olgeni <olgeni@FreeBSD.org> | 2015-07-01 04:17:30 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2015-07-01 04:17:30 +0800 |
commit | fe81364a85784fa386a3c223a64815982b33eab1 (patch) | |
tree | 26206a3339f274987eec18dd2d9faa185dca93cb /textproc/Makefile | |
parent | 3df965ad57a041efc4056410e8a593505c28cc7c (diff) | |
download | freebsd-ports-gnome-fe81364a85784fa386a3c223a64815982b33eab1.tar.gz freebsd-ports-gnome-fe81364a85784fa386a3c223a64815982b33eab1.tar.zst freebsd-ports-gnome-fe81364a85784fa386a3c223a64815982b33eab1.zip |
Add textproc/erlang-edown, a markdown generator for Erlang's edoc.
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 a8426f60f327..ca9b95e7a9e4 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -155,6 +155,7 @@ SUBDIR += enchant SUBDIR += eo-aspell SUBDIR += eqe + SUBDIR += erlang-edown SUBDIR += es-aspell SUBDIR += es-hunspell SUBDIR += es-hyphen |