pkgsrc/x11/gtkterm2/Makefile

19 lines
465 B
Makefile

# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:54 wiz Exp $
DISTNAME= gtkterm2-0.2.3
PKGREVISION= 3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkterm/}
MAINTAINER= yui@yui.pe.kr
HOMEPAGE= http://gtkterm.feige.net/
COMMENT= Simple GTK-2 terminal with tabs
USE_TOOLS+= pkg-config
USE_LIBTOOL= YES
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/vte/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"