16 lines
354 B
Makefile
16 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>
|