aboutsummaryrefslogtreecommitdiffstats
path: root/editors/jove/Makefile
blob: b53ace23fe0b128853ea0670af916e90166b1771 (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://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>