freebsd-ports/misc/tkinfo/Makefile

18 lines
410 B
Makefile
Raw Normal View History

# New ports collection makefile for: tkinfo
# Version required: 0.6
# Date created: 16 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
1996-09-27 03:19:36 -04:00
# $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
1996-09-27 03:19:36 -04:00
RUN_DEPENDS= wish4.1:${PORTSDIR}/x11/tk41
.include <bsd.port.mk>