pkgsrc/editors/tea/Makefile
2007-04-17 13:13:42 +00:00

23 lines
559 B
Makefile

# $NetBSD: Makefile,v 1.2 2007/04/17 13:13:42 joerg Exp $
#
DISTNAME= tea-16.0.5
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tea-editor/} \
http://tea.linux.kiev.ua/
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
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config msgfmt
.include "options.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"