openbsd-ports/net/libepc/pkg/PFRAG.shared
jasper 37b2469bc2 import libepc 0.4.0
The Easy Publish and Consume library provides an easy method to:
    * Publish data using HTTPS: EpcPublisher;
    * Announce that information via DNS-SD: EpcDispatcher;
    * find that information: EpcConsumer;
    * And finally consume it.
You can use this library as a key/value store published to the network,
using encryption, authentication and service discovery.

ok aja@
2011-09-29 17:07:03 +00:00

4 lines
171 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/09/29 17:07:03 jasper Exp $
@lib lib/libepc-1.0.so.${LIBepc-1.0_VERSION}
@lib lib/libepc-ui-1.0.so.${LIBepc-ui-1.0_VERSION}