1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/editors/jove/Makefile

19 lines
353 B
Makefile
Raw Normal View History

# New ports collection makefile for: jove
# Version required: 4.16
# Date created: 21 August 1994
# Whom: jkh
#
1999-08-25 05:57:29 +00:00
# $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>