summaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-04-17 05:33:25 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-04-17 05:33:25 +0000
commit48bd24582f124aed2ba7e72113a28530737f86ba (patch)
treee11e8462c80f02f94cb23a2043f45bfe7abff4b0 /databases/Makefile
parent* statfs.f_flags is a bitmap, so we need to do boolean operations, and not (diff)
Add py-memcached 1.2, python API for memcached, a distributed memory
cache daemon. PR: ports/65643 Submitted by: michael johnson <ahze at ahze dot net>
Notes
Notes: svn path=/head/; revision=107310
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index e0882e6876ff..adca5ff1ce78 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -227,6 +227,7 @@
SUBDIR += py-bsddb3
SUBDIR += py-cdb
SUBDIR += py-gdbm
+ SUBDIR += py-memcached
SUBDIR += py-mssql
SUBDIR += py-oops
SUBDIR += py-psycopg