# $Id: Portfile 50984 2009-05-14 21:08:43Z and.damore@macports.org $

PortSystem 1.0
name		jove
version		4.16.0.70
worksrcdir	${name}${version}
configure	{
		   reinplace "s|__PREFIX|${prefix}|g" ${worksrcpath}/Makefile
		}
categories	editors
maintainers	khera.org:vivek
description	Jonathan's Own Version of Emacs
platforms	darwin freebsd
master_sites	http://www.cs.toronto.edu/pub/hugh/jove-dev/
distfiles	${name}${version}.tgz
patchfiles	patch-Makefile.diff

checksums	md5 b539806b23cf10f278cc8a90627e0eeb \
		sha1 a954003c177bdc3a0af560df7caa74ee5b2b5735 \
		rmd160 37fdabc3b91be411e51d71d9029485491d2dec8f
destroot.destdir JOVEHOME=${destroot}${prefix}
long_description	\
Jove is a simple text editor in the spirit of GNU emacs, but somewhat \
smaller and faster to start up.
