aboutsummaryrefslogtreecommitdiff
path: root/www/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-02-11 23:44:19 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-02-11 23:44:19 +0000
commit9e36817427aac5edbdea3808c078f973472e43cf (patch)
treee9ca2e634a161e9c4f182998ee314f50e14dc915 /www/Makefile
parent583eaf674cafabf9f2c7429e0da44ce1f94ec9eb (diff)
AMFEXT is a PHP extension written in C that implements encoding and decoding
of AMF and AMF3 messages for the PHP language. It has been based on some of the experience gained with AMFPP, a native code for encoding and decoding C. The native encoding and decoding is extremely fast and memory efficient respect existing PHP implementation, and the flexibility has been provided using callbacks to the PHP code. WWW: http://www.teslacore.it/wiki/index.php?title=AMFEXT PR: ports/109037 Submitted by: Piotr Rybicki <meritus at innervision.pl>
Notes
Notes: svn path=/head/; revision=184928
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 f498b62d049b..d5f9b0780762 100644
--- a/www/Makefile
+++ b/www/Makefile
@@ -886,6 +886,7 @@
SUBDIR += pear-Text_Wiki
SUBDIR += pear-UDDI
SUBDIR += pecl-APC
+ SUBDIR += pecl-amfext
SUBDIR += pecl-mnogosearch
SUBDIR += pecl-pecl_http
SUBDIR += pecl-tidy