GARNAME = emacs
GARVERSION = 23.3

MASTER_SITES = $(MASTER_GNU)
MASTER_SUBDIR = emacs/

DISTFILES = $(DISTNAME).tar.gz
SIGFILES = $(DISTNAME).tar.gz.sig

BUILDDEPS = ncurses texinfo
# LIBDEPS = 

CONFIGURE_OPTS = --with-xpm=no --with-jpeg=no --with-png=no --with-gif=no --with-tiff=no

HOME_URL = http://www.gnu.org/software/emacs/
DESCRIPTION = GNU Emacs 23.x, the extensible, customizable text editor

include ../../gar.lib/auto.mk
