Add some other download sites for cervesia.
[pkgsrcv2.git] / editors / joe / Makefile
1 # $NetBSD: Makefile,v 1.8 1998/11/12 23:03:40 frueauf Exp $
2 # FreeBSD Id: Makefile,v 1.3 1996/11/17 07:01:28 obrien Exp
3 #
4
5 DISTNAME=       joe2.8
6 PKGNAME=        joe-2.8
7 CATEGORIES=     editors
8 MASTER_SITES=   ftp://ftp.std.com/src/editors/
9 EXTRACT_SUFX=   .tar.Z
10
11 MAINTAINER=     explorer@netbsd.org
12
13 ALL_TARGET=     joe
14 WRKSRC=         ${WRKDIR}/joe
15
16 CFLAGS+=        -DTERMINFO
17
18 .include "../../mk/bsd.pkg.mk"