openbsd-ports/devel/libevent2/pkg/PFRAG.shared
naddy 530c7ea2c9 Import libevent 2.0.13.
Libevent is a library for writing fast portable nonblocking IO.

This port omits all the libevent1 compatibility parts so it does
not clash with libevent1 from base.  Applications will link with
-levent_core (-levent_extra) and pkg-config is set up this way.

Verified that none of our libevent1-using ports pick this up by
accident.
2011-09-23 08:50:12 +00:00

6 lines
294 B
Plaintext

@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2011/09/23 08:50:12 naddy Exp $
@lib lib/libevent_core.so.${LIBevent_core_VERSION}
@lib lib/libevent_extra.so.${LIBevent_extra_VERSION}
@lib lib/libevent_openssl.so.${LIBevent_openssl_VERSION}
@lib lib/libevent_pthreads.so.${LIBevent_pthreads_VERSION}