diff options
author | olgeni <olgeni@FreeBSD.org> | 2003-03-05 20:18:41 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2003-03-05 20:18:41 +0800 |
commit | b8e8e51f8aae09eda46cfc6716600221b91009c8 (patch) | |
tree | 8ec77f5001861baa2c9bc0d0a7564d1a4c3afb6a /textproc/Makefile | |
parent | e8fd5abf70fcc2eeeb7cd686fe0e612ed611893b (diff) | |
download | freebsd-ports-graphics-b8e8e51f8aae09eda46cfc6716600221b91009c8.tar.gz freebsd-ports-graphics-b8e8e51f8aae09eda46cfc6716600221b91009c8.tar.zst freebsd-ports-graphics-b8e8e51f8aae09eda46cfc6716600221b91009c8.zip |
Add xmerl, an XML support library for Erlang.
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 1baa683ea3e..5be293d369e 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -414,6 +414,7 @@ SUBDIR += xincluder SUBDIR += xlhtml SUBDIR += xls2xml + SUBDIR += xmerl SUBDIR += xml-i18n-tools SUBDIR += xml-lite.el SUBDIR += xml2rfc |