# $NetBSD: Makefile,v 1.6 2008/06/20 01:09:17 joerg Exp $ # DISTNAME= tea-16.0.5 PKGREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://tea-editor.sourceforge.net/ #HOMEPAGE= http://tea.linux.kiev.ua/ COMMENT= Powerful, easy-to-use text editor for Gtk2 PKG_DESTDIR_SUPPORT= user-destdir USE_PKGLOCALEDIR= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config msgfmt .include "options.mk" .include "../../x11/gtk2/buildlink3.mk" .include "../../mk/bsd.pkg.mk"