Ville Kallioniemi e8c488f9e1 UUID generation for the default config file was
not working on the mac. Man page was getting
installed to the the wrong location.
* change to always use uuidgen (available on all
  osx releases)
* fix regex to match uuidgen's uuid format which
  contains capital letters
* fix mac man page install directory
* make mac clean target delete the generated launchd config file
2011-12-31 01:21:58 -07:00
..
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-30 09:59:34 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00
2011-09-28 21:13:20 +02:00

MiniUPnP project
(c) 2006-2011 Thomas Bernard
webpage: http://miniupnp.free.fr/ or http://miniupnp.tuxfamily.org/
contact: miniupnp@free.fr

This directory contain the miniUPnP daemon software.
This software is subject to the conditions detailed in
the LICENCE file provided with this distribution.


The miniUPnP daemon is an UPnP IGD (internet gateway device)
which provide NAT traversal services to any UPnP enabled client on
the network.
See http://www.upnp.org/ for more details on UPnP.
During the year 2011, support for IGD v2 has been added.
This support is experimental, and should be enabled only
for testing and development.

Later, support for the NAT Port Mapping Protocol (NAT-PMP) was
added. See information about NAT-PMP here :
http://miniupnp.free.fr/nat-pmp.html

Read the INSTALL files for instructions to compile, install and
configure miniupnpd.

Report bugs to miniupnp@free.fr or on the web forum :
http://miniupnp.tuxfamily.org/forum/

Thomas Bernard