summaryrefslogtreecommitdiff
path: root/editors/wily/Makefile
blob: 74d83820ada92e944b65690633c5d86ed359db92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# $NetBSD: Makefile,v 1.9 2000/05/15 12:16:24 agc Exp $
#

DISTNAME=	wily-0.13.41
CATEGORIES=	editors plan9
MASTER_SITES=	ftp://ftp.cs.su.oz.au/gary/wily/src/
EXTRACT_SUFX=	.tgz

MAINTAINER=	agc@netbsd.org
HOMEPAGE=	http://www.psrg.cs.usyd.edu.au/~gary/wily/

GNU_CONFIGURE=	yes
USE_X11=	yes

DEPENDS+=	libXgFonts-1.0:../../fonts/Xg

.include "../../mk/bsd.pkg.mk"