freebsd-ports/misc/tkinfo/Makefile

18 lines
404 B
Makefile
Raw Normal View History

# New ports collection makefile for: tkinfo
1997-02-07 04:01:51 -05:00
# Version required: 0.8
# Date created: 16 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
1997-02-07 04:01:51 -05:00
# $Id: Makefile,v 1.9 1996/11/11 05:50:14 obrien Exp $
#
1997-02-07 04:01:51 -05:00
DISTNAME= tkinfo-0.8
CATEGORIES= misc
1997-02-07 04:01:51 -05:00
MASTER_SITES= http://emile.math.ucsb.edu:8000/
MAINTAINER= tg@freebsd.org
1996-09-27 03:19:36 -04:00
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
.include <bsd.port.mk>