diff options
author | vanilla <vanilla@FreeBSD.org> | 2000-10-13 01:58:35 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2000-10-13 01:58:35 +0000 |
commit | b27d4e8828dc26c98e6998b8f688312dbd914624 (patch) | |
tree | f8514529914f3d8b9408a31b1c1945e4d3b779e0 /www/Makefile | |
parent | a18e4165e7fcfdbe470e8818115446a6a384d5d8 (diff) | |
download | FreeBSD-ports-b27d4e8828dc26c98e6998b8f688312dbd914624.zip FreeBSD-ports-b27d4e8828dc26c98e6998b8f688312dbd914624.tar.gz |
p5-HTML-Tagset is some useful data table in parsing HTML.
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 4d91ce1..c9ce6db 100644 --- a/www/Makefile +++ b/www/Makefile @@ -132,6 +132,7 @@ SUBDIR += p5-HTML-Stream SUBDIR += p5-HTML-Summary SUBDIR += p5-HTML-TableLayout + SUBDIR += p5-HTML-Tagset SUBDIR += p5-HTML-Tree SUBDIR += p5-HTTPD-Tools SUBDIR += p5-ParallelUA |