diff options
author | ade <ade@FreeBSD.org> | 2000-12-27 06:16:45 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-12-27 06:16:45 +0800 |
commit | a0ceef029b7d827ca8f296f548d0b5d813bd00e5 (patch) | |
tree | f20be544d67e36ed2a30680008c8d38e35e9f245 /www/Makefile | |
parent | 652878910e17f66cc86fc04d2f523b7d900084b9 (diff) | |
download | freebsd-ports-gnome-a0ceef029b7d827ca8f296f548d0b5d813bd00e5.tar.gz freebsd-ports-gnome-a0ceef029b7d827ca8f296f548d0b5d813bd00e5.tar.zst freebsd-ports-gnome-a0ceef029b7d827ca8f296f548d0b5d813bd00e5.zip |
Add p5-CGI-Minimal, an extremely lightweight perl5 CGI processing
package designed to provide form decoding and related services with
low overhead.
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 68a3d4a8deb5..9c2b7a95fe76 100644 --- a/www/Makefile +++ b/www/Makefile @@ -136,6 +136,7 @@ SUBDIR += p5-CGI SUBDIR += p5-CGI_Lite SUBDIR += p5-CGI-FastTemplate + SUBDIR += p5-CGI-Minimal SUBDIR += p5-FastCGI SUBDIR += p5-HTML SUBDIR += p5-HTML-Embperl |