summaryrefslogtreecommitdiff
path: root/editors/wily/Makefile
blob: 8d978382f8e61ca4b6f62c0b8452ee6a7241d086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile,v 1.10 2001/02/16 14:40:55 wiz 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/
COMMENT=	Unix/X11 clone of the Plan9 acme editor/environment

GNU_CONFIGURE=	yes
USE_X11=	yes

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

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