aboutsummaryrefslogtreecommitdiff
path: root/misc/tkinfo/Makefile
blob: 1b3dd0ba8a4f2e725fca8e9c40a799bb8df9ab2a (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: Makefile,v 1.3 1995/04/12 20:31:37 asami Exp $
#

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

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

.include <bsd.port.mk>