diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-27 14:02:23 +0800 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-27 14:02:23 +0800 |
commit | 038b4687e1b0bb198e759e0f4d8a406e974a7bd4 (patch) | |
tree | b76ac9ca388fe0a42c07ae224390053ca08241d8 /www/Makefile | |
parent | 185eaefa6a6774f1656067ef187a146caa178176 (diff) | |
download | freebsd-ports-gnome-038b4687e1b0bb198e759e0f4d8a406e974a7bd4.tar.gz freebsd-ports-gnome-038b4687e1b0bb198e759e0f4d8a406e974a7bd4.tar.zst freebsd-ports-gnome-038b4687e1b0bb198e759e0f4d8a406e974a7bd4.zip |
Add p5-Sledge-Plugin-HTML2HDML/Makefile, a Sledge plug-in that invokes
html2hdml for EZweb WAP/1.0 clients.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 306b5a691549..d0dc92269269 100644 --- a/www/Makefile +++ b/www/Makefile @@ -342,6 +342,7 @@ SUBDIR += p5-Sledge SUBDIR += p5-Sledge-Plugin-Download SUBDIR += p5-Sledge-Plugin-Dumper + SUBDIR += p5-Sledge-Plugin-HTML2HDML SUBDIR += p5-Sledge-Plugin-Log SUBDIR += p5-Sledge-Plugin-NoCache SUBDIR += p5-Sledge-Plugin-SaveUpload |