# $NetBSD: Makefile,v 1.7 2009/11/07 17:25:08 hasso Exp $ DISTNAME= tmux-1.1 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"