aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tkinfo/Makefile
blob: 7eafe99c7d49caf2480f9b03e8fb82b008ba7644 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# New ports collection makefile for:    tkinfo
# Version required:     0.6
# Date created:         16 Jan 1995
# Whom:                 thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id$
#

DISTNAME=   tkinfo-0.6
CATEGORIES+=    x11
MASTER_SITES=   ftp://ptolemy.eecs.berkeley.edu/pub/misc/
EXTRACT_SUFX=   .tar.Z

EXEC_DEPENDS=   wish:${PORTSDIR}/x11/tk

.include <bsd.port.mk>