| File: net/mtr/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 1 | Line 1 |
| GARNAME = mtr | GARNAME = mtr |
| GARVERSION = 0.51 | GARVERSION = 0.54 |
| 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 | #PATCHFILES = gar-base.diff |
| #MAINTAINER = Foo Bar <foo@bar.com> LICENSE = GPL | #MAINTAINER = Foo Bar <foo@bar.com> LICENSE = GPL |
| Line 19 | Line 19 |
| 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 = lib/ncurses | LIBDEPS = devel/glibc lib/ncurses |
| #DEPENDS = stinky #BUILDDEPS = | #DEPENDS = stinky #BUILDDEPS = |