---
name: dnsmasq
version: 2.66,1
origin: dns/dnsmasq
comment: Lightweight DNS forwarder, DHCP, and TFTP server
arch: freebsd:9:x86:64
www: http://www.thekelleys.org.uk/dnsmasq/doc.html
maintainer: mandree@FreeBSD.org
prefix: /usr/local
licenselogic: single
licenses:
- GPLv2
flatsize: 748121
desc: "Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server.
  It\nis designed to provide DNS and, optionally, DHCP, to a small network. It can\nserve
  the names of local machines which are not in the global DNS. The DHCP\nserver integrates
  with the DNS server and allows machines with DHCP-allocated\naddresses to appear
  in the DNS with names configured either in each host or in\na central configuration
  file. Dnsmasq supports static and dynamic DHCP leases\nand BOOTP/TFTP/PXE for network
  booting of diskless machines.\n\nDnsmasq is targeted at home networks using NAT
  and connected to the internet\nvia a modem, cable-modem or ADSL connection but would
  be a good choice for any\nsmallish network (up to 1000 clients is known to work)
  where low resource use\nand ease of configuration are important. \t\t\t-- Simon
  Kelley\n\nWWW: http://www.thekelleys.org.uk/dnsmasq/doc.html\n"
deps:
  libidn: {origin: dns/libidn, version: 1.27}
  gettext: {origin: devel/gettext, version: 0.18.3}
  libiconv: {origin: converters/libiconv, version: 1.14_1}
categories:
- ipv6
- dns
shlibs_required:
- libidn.so.17
- libintl.so.9
options: {NLS: on, LUA: off, IPV6: on, IDN: off, DBUS: off}
message: |2+

  *** To enable dnsmasq, edit /usr/local/etc/dnsmasq.conf and
  *** set dnsmasq_enable="YES" in /etc/rc.conf[.local]
  ***
  *** Further options and actions are documented inside
  *** /usr/local/etc/rc.d/dnsmasq

