mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
57e0191834
and add myself as maintainer
18 lines
352 B
Makefile
18 lines
352 B
Makefile
# New ports collection makefile for: jove
|
|
# Version required: 4.16
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.12 1996/09/24 13:41:07 erich Exp $
|
|
#
|
|
|
|
DISTNAME= jove-4.16
|
|
CATEGORIES+= editors
|
|
MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/
|
|
|
|
MAINTAINER= erich@FreeBSD.ORG
|
|
|
|
WRKSRC= ${WRKDIR}/jove
|
|
|
|
.include <bsd.port.mk>
|