aboutsummaryrefslogtreecommitdiffstats
path: root/net/traceroute/Makefile
blob: 38a49da79af824a2efd942ece5fd7c23c562f341 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    traceroute
# Version required: 961230
# Date created:     20 February 1997
# Whom:         chris@vader.org
#
# $Id$
#

DISTNAME=   traceroute_961230
PKGNAME=    traceroute-961230
CATEGORIES= net
MASTER_SITES=   ftp://ftp.nikhef.nl/pub/network/
EXTRACT_SUFX=   .tar.Z

MAINTAINER= chris@vader.org

NO_WRKSUBDIR=   yes
MAN8=       traceroute.8

.include <bsd.port.mk>