freebsd-ports/misc/tkinfo/Makefile

18 lines
408 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
#
# $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>