summaryrefslogtreecommitdiff
path: root/editors/gedit3/Makefile
blob: 1a87db2b9ea00de985e3226932477ad21f06f7c2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.2 2012/09/15 10:04:25 obache Exp $
#

.include "../../editors/gedit3/Makefile.common"

PKGREVISION=	1
COMMENT=	Lightweight GNOME UTF-8 text editor

CONFIGURE_ARGS+=	--disable-spell

.include "../../mk/bsd.pkg.mk"