diff options
author | will <will@FreeBSD.org> | 2001-03-31 09:23:20 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2001-03-31 09:23:20 +0800 |
commit | 6f3feb42e8f51e85571967959129e678b8578afa (patch) | |
tree | 2b8cf3f4c68f5a43d1bbbb6c6434394f9ffa0180 /www/Makefile | |
parent | ce52fa730cce8040370768ddc863becce528944b (diff) | |
download | freebsd-ports-gnome-6f3feb42e8f51e85571967959129e678b8578afa.tar.gz freebsd-ports-gnome-6f3feb42e8f51e85571967959129e678b8578afa.tar.zst freebsd-ports-gnome-6f3feb42e8f51e85571967959129e678b8578afa.zip |
Add p5-HTML-FillInForm 0.11, a perl5 module for auto-filling HTML
form fields from previous values.
PR: 26214
Submitted by: Alex Kapranoff <kapr@crosswinds.net>
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 903010f0399e..28bf6a23d8cb 100644 --- a/www/Makefile +++ b/www/Makefile @@ -170,6 +170,7 @@ SUBDIR += p5-HTML SUBDIR += p5-HTML-Clean SUBDIR += p5-HTML-Embperl + SUBDIR += p5-HTML-FillInForm SUBDIR += p5-HTML-Mason SUBDIR += p5-HTML-Navigation SUBDIR += p5-HTML-Pager |