pkgsrc/x11/tkman/Makefile
frueauf 8740a9206f Update tkman to 2.1b2, provided in pr 6509 by Johnny C. Lam.
This version significantly improves Texinfo support:
* full text searching includes Texinfo, RFC, and other text files
* intrapage searching for Texinfo shows all matches (vs other info viewers)
* fast Texinfo display (high quality on-the-fly formatting from Texinfo source)
* yellow-marker highlights available on Texinfo
* command name searches can match Texinfo names and (optionally) prefer them,
1998-12-03 13:09:11 +00:00

19 lines
500 B
Makefile

# $NetBSD: Makefile,v 1.18 1998/12/03 13:09:11 frueauf Exp $
# FreeBSD Id: Makefile,v 1.28 1997/12/08 15:51:20 tg Exp
#
DISTNAME= tkman-2.1b2
CATEGORIES= x11 tk80
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
DEPENDS+= tk-8.0p2:../../x11/tk80
DEPENDS+= rman-3.0.6:../../textproc/rman
DEPENDS+= glimpse-4.1:../../textproc/glimpse
NO_CDROM= "Don't sell for profit"
MIRROR_DISTFILE= no
.include "../../mk/bsd.pkg.mk"