File: editors/biew/Makefile
lnx-bbc--stable--2.1--patch-38 lnx-bbc--research--0.0--patch-33
Line 1Line 1
GARNAME = biew
GARNAME = biew
GARVERSION = 532
GARVERSION = 550
CATEGORIES = editors
MASTER_SITES = http://telia.dl.sourceforge.net/sourceforge/biew/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
CATEGORIES = editors
MASTER_SITES = http://telia.dl.sourceforge.net/sourceforge/biew/
DISTFILES = $(GARNAME)-$(GARVERSION).tar.bz2
Line 14Line 14
You can use multiple lines if you want.
endef

You can use multiple lines if you want.
endef

# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = devel/glibc lib/ncurses
DEPENDS =
# Builddeps are installed in $(BUILD_PREFIX) in their entirety
BUILDDEPS =

SOURCE_LANGUAGES = c
LIBDEPS = lib/ncurses
# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
# CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile