aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tkinfo/Makefile
blob: c1fc8c60d6a32dfe9a11f3d5338074688d634c4b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# 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.7 1996/06/05 09:08:22 tg Exp $
#

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

MAINTAINER= tg@freebsd.org

RUN_DEPENDS=    wish4.1:${PORTSDIR}/x11/tk41

.include <bsd.port.mk>