1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/misc/tkinfo/Makefile
1995-04-12 20:32:12 +00:00

17 lines
354 B
Makefile

# New ports collection makefile for: tkinfo
# Version required: 0.6
# Date created: 16 Jan 1995
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id$
#
DISTNAME= tkinfo-0.6
CATEGORIES+= x11
MASTER_SITES= ftp://ptolemy.eecs.berkeley.edu/pub/misc/
EXTRACT_SUFX= .tar.Z
EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk
.include <bsd.port.mk>