freebsd-ports/misc/tkinfo/Makefile
Jean-Marc Zucconi 777828bde7 tkInfo is a tk script to read GNU "info" files and display them.
Submitted by:	Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
1995-02-24 12:54:57 +00:00

13 lines
328 B
Makefile

# New ports collection makefile for: tkinfo
# Version required: 0.6
# Date created: 16 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
DISTNAME= tkinfo-0.6
EXTRACT_SUFX= .tar.Z
MASTER_SITES= ftp://ptolemy.eecs.berkeley.edu/pub/misc/
EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk
.include <bsd.port.mk>