File: editors/less/Makefile
base-0 patch-1
Line 1Line 1
GARNAME = less
GARNAME = less
GARVERSION = 378
GARVERSION = 381
CATEGORIES = editors
MASTER_SITES = ftp://ftp.gnu.org/pub/gnu/less/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
CATEGORIES = editors
MASTER_SITES = ftp://ftp.gnu.org/pub/gnu/less/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.gz
Line 20Line 20
designed to work on simple text-only terminals.
endef

designed to work on simple text-only terminals.
endef

LIBDEPS = devel/glibc lib/ncurses
LIBDEPS = lib/ncurses
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile