pkgsrc/editors/gedit3/Makefile
prlw1 831257661e Update gedit3 to 3.6.1
- File Browser side panel improvements (Ignacio Casal Quinteiro)
- Fix print preview in landscape mode (Adrian Johnson)
- Handle a command line specifying a big line number (Paolo Borelli, David Toton)
mprovements in snippets plugin (Jesse van den Kieboom)
- Use autoreconf instead gnome-autogen (Javier Jardón)
- Extensive snippet collection for docbook
- Improved html snippets (Jaseem Abid)
- Misc bugfixes
- New and updated translations
c.f., http://git.gnome.org/browse/gedit/plain/NEWS?id=3.6.1
2012-10-29 14:48:41 +00:00

10 lines
221 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/10/29 14:48:41 prlw1 Exp $
#
.include "../../editors/gedit3/Makefile.common"
COMMENT= Lightweight GNOME UTF-8 text editor
CONFIGURE_ARGS+= --disable-spell
.include "../../mk/bsd.pkg.mk"