16 lines
351 B
Makefile
16 lines
351 B
Makefile
|
# $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"
|