File: net/mtr/Makefile
base-0 patch-1
Line 3Line 3
CATEGORIES = net
MASTER_SITES = ftp://ftp.bitwizard.nl/mtr/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
CATEGORIES = net
MASTER_SITES = ftp://ftp.bitwizard.nl/mtr/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
#PATCHFILES = gar-base.diff
#MAINTAINER = Foo Bar <foo@bar.com>
MAINTAINER = Seth Schoen <schoen@loyalty.org>
LICENSE = GPL

LICENSE = GPL

DESCRIPTION = Matt's Traceroute
DESCRIPTION = Matt''s Traceroute
define BLURB
mtr combines the functionality of the 'traceroute' and 'ping' programs in a
single network diagnostic tool.
define BLURB
mtr combines the functionality of the 'traceroute' and 'ping' programs in a
single network diagnostic tool.
Line 19Line 18
machine. As it does this, it prints running statistics about each machine.
endef

machine. As it does this, it prints running statistics about each machine.
endef

LIBDEPS = devel/glibc lib/ncurses
#DEPENDS = stinky
#BUILDDEPS =
LIBDEPS = lib/ncurses
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile