mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
4b2988d9d2
Minor variable reordering where needed.
18 lines
351 B
Makefile
18 lines
351 B
Makefile
# New ports collection makefile for: jove
|
|
# Version required: 4.16
|
|
# Date created: 21 August 1994
|
|
# Whom: jkh
|
|
#
|
|
# $Id: Makefile,v 1.13 1996/09/25 12:58:53 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>
|