43939eed81
emacs-style editor but lacking the LISP engine. This package was constructed by James Graham (greywolf@starwolf.com), with minor cleanups by me.
14 lines
268 B
Makefile
14 lines
268 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 1999/03/06 22:07:50 agc Exp $
|
|
#
|
|
|
|
DISTNAME= jove-4.16
|
|
CATEGORIES= editors
|
|
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/
|
|
|
|
MAINTAINER= packages@netbsd.org
|
|
|
|
WRKSRC= ${WRKDIR}/jove
|
|
|
|
NO_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|