aboutsummaryrefslogtreecommitdiffstats
path: root/misc/tkinfo/Makefile
blob: 08856f34df7d39c60e5ac6b0cda4ed9743d74841 (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.6 1995/11/26 10:48:40 asami Exp $
#

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

MAINTAINER= tg@freebsd.org

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

.include <bsd.port.mk>