mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
8e55f05bbe
PR: 53184 Submitted by: Steven Honson <shonson@isoproplex.net>
19 lines
358 B
Makefile
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>
|