blob: 6bae36faaff80bbfb0f41d987093efbe2b13b5bf (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
|
# 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>
|