diff options
author | yzlin <yzlin@FreeBSD.org> | 2009-11-26 00:15:17 +0800 |
---|---|---|
committer | yzlin <yzlin@FreeBSD.org> | 2009-11-26 00:15:17 +0800 |
commit | bd8d8d498bb16351c64b48c7e1d34111a36e2706 (patch) | |
tree | fbc24fa2a92bcea3fa87772b75d3bf6bb399047a /databases/Makefile | |
parent | b7a49ae95aa5a9779403d7b4f411e846a2a6d981 (diff) | |
download | freebsd-ports-gnome-bd8d8d498bb16351c64b48c7e1d34111a36e2706.tar.gz freebsd-ports-gnome-bd8d8d498bb16351c64b48c7e1d34111a36e2706.tar.zst freebsd-ports-gnome-bd8d8d498bb16351c64b48c7e1d34111a36e2706.zip |
Add py-pylibmc 0.9.1, python libmemcached wrapper.
PR: ports/140857
Submitted by: Gea-Suan Lin <gslin at gslin.org>
Approved by: lwhsu/rafan (mentors, implicit)
Diffstat (limited to 'databases/Makefile')
-rw-r--r-- | databases/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile index 676f3ee9e0b9..715f5bcf63bf 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -570,6 +570,7 @@ SUBDIR += py-psycopg SUBDIR += py-psycopg2 SUBDIR += py-pyPgSQL + SUBDIR += py-pylibmc SUBDIR += py-pysqlite20 SUBDIR += py-pysqlite21 SUBDIR += py-pysqlite22 |