pkgsrc-wip/tea/Makefile

18 lines
406 B
Makefile
Raw Normal View History

# $NetBSD: Makefile,v 1.2 2005/11/02 18:00:29 thomasklausner Exp $
#
DISTNAME= tea-10.2
CATEGORIES= editors
MASTER_SITES= http://tea.linux.kiev.ua/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pancake@phreaker.net
HOMEPAGE= http://tea.linux.kiev.ua/
COMMENT= Easy to use text editor for Gtk2
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"