summaryrefslogtreecommitdiff
path: root/editors/ce/Makefile.common
blob: 68f4ee01a5bb95edc86f515edeac734dbdbf7e29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# $NetBSD: Makefile.common,v 1.5 2005/01/08 07:46:15 schmonz Exp $
#

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

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