aboutsummaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
blob: d388b912dff55ca479733792d224377335737917 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:	jove
# Version required:	4.16
# Date created:		21 August 1994
# Whom:			jkh
#
# $FreeBSD$
#

DISTNAME=	jove-4.16
CATEGORIES=	editors
MASTER_SITES=	ftp://relay.cs.toronto.edu/pub/moraes/jove/

MAINTAINER=	erich@FreeBSD.ORG

WRKSRC=		${WRKDIR}/jove
MAN1=		jove.1 teachjove.1 xjove.1 jovetool.1

.include <bsd.port.mk>