# $OpenBSD: Makefile,v 1.2 1999/02/02 19:22:11 rohee Exp $ # # Ports collection makefile for: mtr # Version required: 0.28 # Date created: 6 Dec 1998 # Whom: Jakob Schlyter # 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