Commits

Ryan Schmidt authored 5723398cc56
libenet: new port, version 1.2; see https://trac.macports.org/ticket/20363

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@54392 d073be05-634f-4543-b044-5fe20cf6d1d6
No tags

net/libenet/files/enet.pc

Added
1 +prefix=@@prefix@@
2 +exec_prefix=${prefix}
3 +libdir=${exec_prefix}/lib
4 +includedir=${prefix}/include
5 +
6 +Name: enet
7 +Description: an UDP networking library
8 +Version: 1.2
9 +Libs: -L${libdir} -lenet
10 +Cflags: -I${includedir}/enet

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut