10 lines
235 B
Makefile
10 lines
235 B
Makefile
# $NetBSD: Makefile,v 1.15 2014/06/09 14:18:06 ryoon Exp $
|
|
|
|
.include "../../editors/gedit3/Makefile.common"
|
|
|
|
PKGREVISION= 3
|
|
COMMENT= Lightweight GNOME UTF-8 text editor
|
|
|
|
CONFIGURE_ARGS+= --disable-spell
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|