diff options
author | knu <knu@FreeBSD.org> | 2003-02-27 14:02:23 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2003-02-27 14:02:23 +0800 |
commit | 933a51eb637e9372631e9e3f0a1385a85405ad35 (patch) | |
tree | f0765553656f34d082de926133ed58ea84d68f95 /www/Makefile | |
parent | de36d6c81eec98094d37c86357b20b9ab564ac9f (diff) | |
download | freebsd-ports-gnome-933a51eb637e9372631e9e3f0a1385a85405ad35.tar.gz freebsd-ports-gnome-933a51eb637e9372631e9e3f0a1385a85405ad35.tar.zst freebsd-ports-gnome-933a51eb637e9372631e9e3f0a1385a85405ad35.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 |