| File: net/iptraf/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 3 | Line 3 |
| CATEGORIES = net MASTER_SITES = ftp://ftp.cebu.mozcom.com/pub/linux/net/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz | CATEGORIES = net MASTER_SITES = ftp://ftp.cebu.mozcom.com/pub/linux/net/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz |
| PATCHFILES = gar-base.diff | PATCHFILES = gar-base.diff dewankuerization.diff |
| MAINTAINER = Seth Schoen <schoen@loyalty.org> LICENSE = GPL | MAINTAINER = Seth Schoen <schoen@loyalty.org> LICENSE = GPL |
| Line 18 | Line 18 |
| # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else | # Dependencies are of the form categorydir/packagedir # LIBDEPS are for libraries, and DEPENDS are for everything else |
| LIBDEPS = lib/ncurses | LIBDEPS = devel/glibc lib/ncurses |
| DEPENDS = # Builddeps are installed in $(BUILD_PREFIX) in their entirety BUILDDEPS = | DEPENDS = # Builddeps are installed in $(BUILD_PREFIX) in their entirety BUILDDEPS = |