| File: editors/hexcurse/Makefile | |
|---|---|
| base-0 | patch-1 |
| Line 1 | Line 1 |
| GARNAME = hexcurse GARVERSION = 1.54 | GARNAME = hexcurse GARVERSION = 1.54 |
| CATEGORIES = | CATEGORIES = editors |
| MASTER_SITES = http://jewfish.net/downloads/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz MAINTAINER = Seth Schoen <schoen@loyalty.org> | MASTER_SITES = http://jewfish.net/downloads/ DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz MAINTAINER = Seth Schoen <schoen@loyalty.org> |
| Line 15 | Line 15 |
| # 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 = | 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 = |