summaryrefslogtreecommitdiff
path: root/dns/dnsmasq/Makefile
blob: 554d61ddbb79cbab9fb1d0a2a74ed93caf417d47 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	dnsmasq
# Date created:				1 June 2003
# Whom:					Steven Honson <shonson@isoproplex.net>
#
# $FreeBSD$
#

PORTNAME=	dnsmasq
PORTVERSION=	1.13
CATEGORIES=	net
MASTER_SITES=	http://www.thekelleys.org.uk/dnsmasq/

MAINTAINER=	shonson@isoproplex.net
COMMENT=	A caching DNS forwarder

MAN8=	dnsmasq.8

.include <bsd.port.mk>