pkgsrc-wip/dnsmasq/Makefile
pancake ;) 6ca77a7d99 bl3ize
2004-04-14 21:30:55 +00:00

17 lines
417 B
Makefile

# $NetBSD: Makefile,v 1.4 2004/04/14 21:34:11 poppnk 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_GNU_TOOLS+= make
USE_BUILDLINK3= YES
USE_PKGINSTALL= yes
RCD_SCRIPTS= dnsmasq
.include "../../mk/bsd.pkg.mk"