summaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-12-26 22:16:45 +0000
committerAde Lovett <ade@FreeBSD.org>2000-12-26 22:16:45 +0000
commit53c668078c5b57d4461368ed8309aaf57e019ec0 (patch)
treedac1d4a91752a1a049bc45c35d283edd549d369f /www/Makefile
parentmy last commit didn't add patch-ab which is necessary for package building (diff)
Add p5-CGI-Minimal, an extremely lightweight perl5 CGI processing
package designed to provide form decoding and related services with low overhead.
Notes
Notes: svn path=/head/; revision=36392
Diffstat (limited to 'www/Makefile')
-rw-r--r--www/Makefile1
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