1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-05 11:35:01 +00:00

20 lines
394 B
Makefile

# Created by: jkh
# $FreeBSD$
PORTNAME= jove
PORTVERSION= 4.16
PORTREVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.cs.toronto.edu/pub/moraes/jove/ \
${MASTER_SITE_LOCAL:S/$/:local/}
MASTER_SITE_SUBDIR= simon/:local
MAINTAINER= simon@FreeBSD.org
COMMENT= Jonathan's Own Version of Emacs
WRKSRC= ${WRKDIR}/${PORTNAME}
MAN1= jove.1 teachjove.1
NO_STAGE= yes
.include <bsd.port.mk>