2003-06-03 04:03:40 +02:00
|
|
|
# New ports collection makefile for: dnsmasq
|
|
|
|
# Date created: 1 June 2003
|
|
|
|
# Whom: Steven Honson <shonson@isoproplex.net>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= dnsmasq
|
2003-06-11 19:06:01 +02:00
|
|
|
PORTVERSION= 1.13
|
2003-09-05 06:54:37 +02:00
|
|
|
CATEGORIES= dns
|
2003-06-03 04:03:40 +02:00
|
|
|
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
|
|
|
|
|
|
|
|
MAINTAINER= shonson@isoproplex.net
|
|
|
|
COMMENT= A caching DNS forwarder
|
|
|
|
|
|
|
|
MAN8= dnsmasq.8
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|