mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-07 06:40:06 +00:00
777828bde7
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
13 lines
328 B
Makefile
13 lines
328 B
Makefile
# New ports collection makefile for: tkinfo
|
|
# Version required: 0.6
|
|
# Date created: 16 Jan 1995
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
|
|
DISTNAME= tkinfo-0.6
|
|
EXTRACT_SUFX= .tar.Z
|
|
MASTER_SITES= ftp://ptolemy.eecs.berkeley.edu/pub/misc/
|
|
EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk
|
|
|
|
.include <bsd.port.mk>
|