summaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
blob: 4818853d794a9e3b80e4e79db4c394d4bb62115b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: Makefile,v 1.5 2003/07/17 21:34:33 grant Exp $
#

DISTNAME=	jove-4.16
WRKSRC=		${WRKDIR}/jove
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.cs.toronto.edu/pub/moraes/jove/

MAINTAINER=	tech-pkg@NetBSD.org
COMMENT=	small emacs-style editor, but lacks the LISP engine

NO_CONFIGURE=	yes

.include "../../mk/bsd.pkg.mk"