mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
65ab34a667
Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
19 lines
353 B
Makefile
19 lines
353 B
Makefile
# 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>
|