aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tkinfo/Makefile
blob: b1bf59d231f45ca395a3c83ef086e3fb2e8b7455 (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.8
# Date created:         16 Jan 1995
# Whom:                 thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id: Makefile,v 1.9 1996/11/11 05:50:14 obrien Exp $
#

DISTNAME=   tkinfo-0.8
CATEGORIES= misc
MASTER_SITES=   http://emile.math.ucsb.edu:8000/

MAINTAINER= tg@freebsd.org

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

.include <bsd.port.mk>