pkgsrc/net/enet/PLIST
kamil c0e8d6e65e Import enet-1.3.13 as net/enet.
ENet's purpose is to provide a relatively thin, simple and robust network
communication layer on top of UDP (User Datagram Protocol). The primary
feature it provides is optional reliable, in-order delivery of packets.
ENet is NOT intended to be a general purpose high level networking library
that handles authentication, lobbying, server discovery, compression,
encryption and other high level, often application level or dependent tasks.
2016-10-19 19:15:22 +00:00

12 lines
296 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/10/19 19:15:22 kamil Exp $
include/enet/callbacks.h
include/enet/enet.h
include/enet/list.h
include/enet/protocol.h
include/enet/time.h
include/enet/types.h
include/enet/unix.h
include/enet/utility.h
include/enet/win32.h
lib/libenet.la
lib/pkgconfig/libenet.pc