pkgsrc/net/ttt/Makefile
minskim 2827f5b2d8 Enable tk84 and replace x11/tk with x11/tk83. Packages compatible
with 8.4 will be updated to depend on x11/tk after Tk update.
2004-03-08 20:27:13 +00:00

21 lines
512 B
Makefile

# $NetBSD: Makefile,v 1.8 2004/03/08 20:27:15 minskim Exp $
#
DISTNAME= ttt-1.8
CATEGORIES= net
MASTER_SITES= ftp://ftp.csl.sony.co.jp/pub/kjc/
MAINTAINER= sakamoto@NetBSD.org
HOMEPAGE= http://www.csl.sony.co.jp/person/kjc/software.html
COMMENT= Tele Traffic Tapper
USE_X11= yes
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install install-man
.include "../../net/libpcap/buildlink2.mk"
.include "../../x11/blt/buildlink2.mk"
.include "../../x11/tk83/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"