1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-30 01:15:52 +00:00
freebsd-ports/net/dnsmasq/Makefile
Yen-Ming Lee 8e55f05bbe update dnsmasq to 1.13
PR:		53184
Submitted by:	Steven Honson <shonson@isoproplex.net>
2003-06-11 17:06:01 +00:00

19 lines
358 B
Makefile

# 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>