11 lines
236 B
Makefile
11 lines
236 B
Makefile
# $NetBSD: Makefile,v 1.10 2013/09/02 19:51:01 adam Exp $
|
|
#
|
|
|
|
.include "../../editors/gedit3/Makefile.common"
|
|
|
|
COMMENT= Lightweight GNOME UTF-8 text editor
|
|
PKGREVISION= 5
|
|
|
|
CONFIGURE_ARGS+= --disable-spell
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|