openbsd-ports/net/mtr/Makefile

14 lines
263 B
Makefile
Raw Normal View History

1999-09-23 16:47:02 -04:00
# $OpenBSD: Makefile,v 1.4 1999/09/23 20:50:03 jakob Exp $
1999-01-27 15:49:32 -05:00
1999-09-23 16:47:02 -04:00
DISTNAME= mtr-0.41
1999-01-27 15:49:32 -05:00
CATEGORIES= net
1999-09-23 16:47:02 -04:00
MAINTAINER= jakob@openbsd.org
1999-01-27 15:49:32 -05:00
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/ \
1999-03-28 08:56:58 -05:00
ftp://ftp.lysator.liu.se/mirror/unix/mtr/
1999-01-27 15:49:32 -05:00
GNU_CONFIGURE= yes
.include <bsd.port.mk>