summaryrefslogtreecommitdiff
path: root/editors/gedit3/Makefile
blob: 0be40ff4a1aab7231aea4b3fa76b6324cfc021d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
# $NetBSD: Makefile,v 1.3 2012/10/02 17:10:54 tron Exp $
#

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

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

CONFIGURE_ARGS+=	--disable-spell

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