1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/editors/jove/Makefile
Eric L. Hernes 57e0191834 kill the EXTRACT_SUFX
and add myself as maintainer
1996-09-25 12:58:53 +00:00

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>