11 lines
237 B
Makefile
11 lines
237 B
Makefile
# $NetBSD: Makefile,v 1.11 2013/10/10 14:42:06 ryoon Exp $
|
|
#
|
|
|
|
.include "../../editors/gedit3/Makefile.common"
|
|
|
|
COMMENT= Lightweight GNOME UTF-8 text editor
|
|
PKGREVISION= 6
|
|
|
|
CONFIGURE_ARGS+= --disable-spell
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|