diff options
author | garga <garga@FreeBSD.org> | 2006-03-15 18:42:03 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-15 18:42:03 +0800 |
commit | ca978edeeca8a0732d5aeaa8b04b02f982cd0d73 (patch) | |
tree | 6b3cbae953dcd935350c766559ad078ead83c799 /www/Makefile | |
parent | de9c9bce7285d67337110c655dad62a633942d18 (diff) | |
download | freebsd-ports-gnome-ca978edeeca8a0732d5aeaa8b04b02f982cd0d73.tar.gz freebsd-ports-gnome-ca978edeeca8a0732d5aeaa8b04b02f982cd0d73.tar.zst freebsd-ports-gnome-ca978edeeca8a0732d5aeaa8b04b02f982cd0d73.zip |
Add p5-HTML-PrettyPrinter 0.03, generate nice HTML files from HTML
syntax trees.
PR: ports/93997
Submitted by: Vivek Khera <vivek@khera.org>
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 a7d2a2692dce..07881d729fc5 100644 --- a/www/Makefile +++ b/www/Makefile @@ -570,6 +570,7 @@ SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Pager SUBDIR += p5-HTML-Parser + SUBDIR += p5-HTML-PrettyPrinter SUBDIR += p5-HTML-Prototype SUBDIR += p5-HTML-QuickCheck SUBDIR += p5-HTML-Scrubber |