freebsd-ports/dns/dnsmasq/Makefile

19 lines
358 B
Makefile
Raw Normal View History

# New ports collection makefile for: dnsmasq
# Date created: 1 June 2003
# Whom: Steven Honson <shonson@isoproplex.net>
#
# $FreeBSD$
#
PORTNAME= dnsmasq
PORTVERSION= 1.13
CATEGORIES= dns
MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/
MAINTAINER= shonson@isoproplex.net
COMMENT= A caching DNS forwarder
MAN8= dnsmasq.8
.include <bsd.port.mk>