17 lines
294 B
Makefile
17 lines
294 B
Makefile
# $OpenBSD: Makefile,v 1.7 2000/03/01 10:08:06 turan Exp $
|
|
#
|
|
|
|
DISTNAME= jove-4.16
|
|
CATEGORIES= editors
|
|
|
|
NO_CDROM= "NOFEE: Can not sell"
|
|
|
|
MAINTAINER= ports@openbsd.org
|
|
|
|
MASTER_SITES= ftp://relay.cs.toronto.edu/pub/moraes/jove/
|
|
NEED_VERSION= 1.191
|
|
|
|
WRKDIST= ${WRKDIR}/jove
|
|
|
|
.include <bsd.port.mk>
|