summaryrefslogtreecommitdiff
path: root/editors/ce/Makefile.common
blob: 99dc74c55618ca275788fa635792313c238b8f86 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile.common,v 1.4 2004/02/14 15:29:15 jlam Exp $
#

DISTNAME=		ce-${VERSION}
VERSION=		4.4
CATEGORIES=		editors
MASTER_SITES=		http://cnswww.cns.cwru.edu/~chet/dist/ \
			ftp://ftp.cwru.edu/pub/chet/

MAINTAINER=		schmonz@NetBSD.org
HOMEPAGE=		http://cnswww.cns.cwru.edu/php/chet/
COMMENT=		Chet's Emacs: small, fast emacs-like editor

GNU_CONFIGURE=		YES
CONFIGURE_ARGS+=	--libdir=${PREFIX}/share/doc
CONFIGURE_ARGS+=	--without-ce-malloc
CONFIGURE_ARGS+=	--with-curses

PATCHDIR=		${.CURDIR}/../ce/patches
DISTINFO_FILE=		${.CURDIR}/../ce/distinfo