pkgsrc/editors/jove/Makefile
agc 43939eed81 Initial import of jove-4.16, "Jonathon's Own Version of EMACS", an
emacs-style editor but lacking the LISP engine.  This package was
constructed by James Graham (greywolf@starwolf.com), with minor
cleanups by me.
1999-03-06 22:07:50 +00:00

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"