# $NetBSD: Makefile,v 1.6 2009/09/21 10:55:35 hasso Exp $ DISTNAME= tmux-1.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tmux/} MAINTAINER= hasso@NetBSD.org HOMEPAGE= http://tmux.sourceforge.net/ COMMENT= BSD-licensed terminal multiplexer (GNU Screen alternative) LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir HAS_CONFIGURE= yes USE_NCURSES= yes .include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk"