openbsd-ports/devel/libmemcached/pkg/PFRAG.shared
sebastia eef7b8f3e5 Import libmemcached: C C++ API for memcached
libmemcache is a C C++ API for memcached, which is a high-performance,
distributed memory object caching system, generic in nature, but
intended for use in speeding up dynamic web applications by
alleviating database load.

After many back and forth, finally OK landry@
2010-10-01 09:32:36 +00:00

6 lines
293 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2010/10/01 09:32:36 sebastia Exp $
@lib lib/libhashkit.so.${LIBhashkit_VERSION}
@lib lib/libmemcached.so.${LIBmemcached_VERSION}
@lib lib/libmemcachedprotocol.so.${LIBmemcachedprotocol_VERSION}
@lib lib/libmemcachedutil.so.${LIBmemcachedutil_VERSION}