diff options
author | Marcel Saegebarth <marc@mos6581.de> | 2015-02-28 04:54:52 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 04:54:52 +0700 |
commit | 35fc38d5ad6e77c946fb8177cb33c24071829ff4 (patch) | |
tree | 835148d4b5b141d9375a95e7b2d48b1b9b2d836e /libraries/htmlcxx/htmlcxx.info | |
parent | e0c8686e486e3d6b4f55a32015003573b5f79142 (diff) |
libraries/htmlcxx: Added (HTML parser library).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/htmlcxx/htmlcxx.info')
-rw-r--r-- | libraries/htmlcxx/htmlcxx.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/htmlcxx/htmlcxx.info b/libraries/htmlcxx/htmlcxx.info new file mode 100644 index 0000000000000..b041b710bdde2 --- /dev/null +++ b/libraries/htmlcxx/htmlcxx.info @@ -0,0 +1,10 @@ +PRGNAM="htmlcxx" +VERSION="0.85" +HOMEPAGE="http://htmlcxx.sourceforge.net/" +DOWNLOAD="http://sourceforge.net/projects/htmlcxx/files/htmlcxx/0.85/htmlcxx-0.85.tar.gz" +MD5SUM="dbe13c25b5846eb7cbbfa63d85f00f74" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Marcel Saegebarth" +EMAIL="marc@mos6581.de" |