openbsd-ports/net/mtr/Makefile
1999-01-27 20:49:32 +00:00

27 lines
616 B
Makefile

# Ports collection makefile for: mtr
# Version required: 0.28
# Date created: 6 Dec 1998
# Whom: Jakob Schlyter <jakob@carlstedt.se>
# More information: http://www.bitwizard.nl/mtr/
# What port/package will be created
#
DISTNAME= mtr-0.28
CATEGORIES= net
# where to send comments about this port
#
MAINTAINER= jakob@carlstedt.se
# where the source files can be fetched
#
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
ftp://ftp.sunet.se/pub/os/FreeBSD/distfiles/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
# build/configuration variables
#
GNU_CONFIGURE= yes
.include <bsd.port.mk>