1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/net/traceroute/Makefile

21 lines
378 B
Makefile
Raw Normal View History

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