summaryrefslogtreecommitdiff
path: root/misc/tkinfo/Makefile
blob: ecb2f5fcc5cf4c001a42bb98e9d4c5b7a4b7af5f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# 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>