openbsd-ports/editors/joe/Makefile
1997-11-17 19:04:05 +00:00

20 lines
360 B
Makefile

# OpenBSD makefile for: joe
# Version required: 2.8
# Date created: 05 November 97
# Whom: ejovi
#
# $OpenBSD: Makefile,v 1.2 1997/11/17 19:04:05 joey Exp $
#
DISTNAME= joe2.8
PKGNAME= joe-2.8
CATEGORIES= editors
MASTER_SITES= ftp://ftp.std.com/src/editors/
EXTRACT_SUFX= .tar.Z
WRKSRC= ${WRKDIR}/joe
ALL_TARGET= joe
MAN1= joe.1
.include <bsd.port.mk>