summaryrefslogtreecommitdiff
path: root/editors/gate/Makefile
blob: 00ff913b9ede4a0772f0266cf11c69f8e95e19eb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2005/12/06 22:42:25 wiz Exp $
#

DISTNAME=		gate-2.06
CATEGORIES=		editors
MASTER_SITES=		http://www.unixpapa.com/software/

MAINTAINER=		hugor@users.sourceforge.net
HOMEPAGE=		http://www.unixpapa.com/gate.html
COMMENT=		Lightweight text editor

GNU_CONFIGURE=		yes
BUILD_TARGET=		# empty

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