pkgsrc-wip/dnsmasq/Makefile

16 lines
394 B
Makefile

# $NetBSD: Makefile,v 1.6 2005/05/24 10:29:36 rillig Exp $
#
DISTNAME= dnsmasq-1.18
CATEGORIES= net
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://www.thekelleys.org.uk/dnsmasq/doc.html
COMMENT= Lightweight, easy to configure DNS forwarder
USE_TOOLS+= gmake
USE_PKGINSTALL= yes
RCD_SCRIPTS= dnsmasq
.include "../../mk/bsd.pkg.mk"