10 lines
220 B
Makefile
10 lines
220 B
Makefile
# $NetBSD: Makefile,v 1.12 2014/02/12 01:49:10 prlw1 Exp $
|
|
|
|
.include "../../editors/gedit3/Makefile.common"
|
|
|
|
COMMENT= Lightweight GNOME UTF-8 text editor
|
|
|
|
CONFIGURE_ARGS+= --disable-spell
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|