freebsd-ports/misc/tkinfo/Makefile

14 lines
345 B
Makefile
Raw Normal View History

# 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/
CATEGORIES+= x11
EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk
.include <bsd.port.mk>