mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 07:24:23 +02:00
2713ff70cd
Comment: C++ base UPnP library Description: libpnupnp is a C++ reimplementation of the venerable libupnp, a.k.a. Portable UPnP* library. Most of the API is unchanged, except where libupnp exposed its internal XML ixml library DOM objects. Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org> WWW: https://www.lesbonscomptes.com/upmpdcli/libupnpp-refdoc/libupnpp-ctl.html
11 lines
274 B
Plaintext
11 lines
274 B
Plaintext
include/npupnp/
|
|
include/npupnp/UpnpGlobal.h
|
|
include/npupnp/netif.h
|
|
include/npupnp/upnp.h
|
|
include/npupnp/upnpconfig.h
|
|
include/npupnp/upnpdebug.h
|
|
include/npupnp/upnpdescription.h
|
|
include/npupnp/upnptools.h
|
|
@lib lib/libnpupnp.so.${LIBnpupnp_VERSION}
|
|
lib/pkgconfig/libnpupnp.pc
|