openbsd-ports/net/dnstracer/Makefile
jcs bb9cd9a448 Initial import of dnstracer-1.2
Dnstracer determines where a given Domain Name Server (DNS) gets
its information from, and follows the chain of DNS servers back to
the servers which know the data.

Its behaviour is similair to ntptrace(8), which does it for the
NTP protocol.
2002-01-24 02:35:12 +00:00

21 lines
459 B
Makefile

# $OpenBSD: Makefile,v 1.1.1.1 2002/01/24 02:35:12 jcs Exp $
DISTNAME= dnstracer-1.2
CATEGORIES= net
NEED_VERSION= 1.504
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
COMMENT= "domain name system resolution tracer"
HOMEPAGE= http://www.mavetju.org/unix/dnstracer.php
MASTER_SITES= http://www.mavetju.org/download/
MAINTAINER= Joshua Stein <jcs@rt.fm>
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>