diff options
author | jdolecek <jdolecek@pkgsrc.org> | 2005-05-07 18:59:05 +0000 |
---|---|---|
committer | jdolecek <jdolecek@pkgsrc.org> | 2005-05-07 18:59:05 +0000 |
commit | 3d22f3088cc9866fa630d07d41137607f2c294f0 (patch) | |
tree | c821d5a48321461a43a5be839111bc27bc6ad87f /www/Makefile | |
parent | 42f4761d9feff81567277e8e41b5ce5c0726de5c (diff) | |
download | pkgsrc-3d22f3088cc9866fa630d07d41137607f2c294f0.tar.gz |
Added package for eAccelerator 0.9.2a - PHP accelerator, optimizer, encoder
and dynamic content cache. Works for both PHP4 and PHP5.
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index abc00a50804..b15f9811096 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.395 2005/04/30 22:25:15 tron Exp $ +# $NetBSD: Makefile,v 1.396 2005/05/07 18:59:05 jdolecek Exp $ # COMMENT= Packages related to the World Wide Web @@ -242,6 +242,7 @@ SUBDIR+= pear-HTML_Select SUBDIR+= pear-HTTP_Request SUBDIR+= php-FastTemplate SUBDIR+= php-curl +SUBDIR+= php-eaccelerator SUBDIR+= php4 SUBDIR+= php4-apc SUBDIR+= privoxy |