summaryrefslogtreecommitdiff
path: root/editors/jove/Makefile
blob: 3859a85bbf7a7437deca2cdf8e077e80aa214984 (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
# Date created:		21 August 1994
# Whom:			jkh
#
# $FreeBSD$
#

PORTNAME=	jove
PORTVERSION=	4.16
CATEGORIES=	editors
MASTER_SITES=	ftp://ftp.cs.toronto.edu/pub/moraes/jove/

MAINTAINER=	ports@FreeBSD.org

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

.include <bsd.port.mk>