1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/editors/jove/Makefile
David E. O'Brien 4b2988d9d2 CATEGORIES+= --> CATEGORIES=
Minor variable reordering where needed.
1996-11-11 05:07:53 +00:00

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>