pkgsrc/editors/ce/Makefile.common

23 lines
613 B
Makefile

# $NetBSD: Makefile.common,v 1.16 2014/10/05 16:41:06 wiz Exp $
#
# used by editors/ce-x11/Makefile
# used by editors/ce-doc/Makefile
DISTNAME= ce-${VERSION}
VERSION= 4.6
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cwru.edu/pub/chet/ \
http://tiswww.case.edu/php/chet/dist/
MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://tiswww.case.edu/php/chet/
COMMENT= Chet's Emacs: small, fast emacs-like editor
MAKE_JOBS_SAFE= no
GNU_CONFIGURE= yes
GNU_CONFIGURE_LIBDIR= ${PREFIX}/share/doc
CONFIGURE_ARGS+= --without-ce-malloc
PATCHDIR= ${.CURDIR}/../ce/patches
DISTINFO_FILE= ${.CURDIR}/../ce/distinfo