b2bffe27fd
Submitted by: Thomas Gellekum <thomas@ghpc8.ihf.rwth-aachen.de>
13 lines
362 B
Makefile
13 lines
362 B
Makefile
# New ports collection makefile for: tkman
|
|
# Version required: 1.6
|
|
# Date created: 27 Dec 1994
|
|
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
|
|
#
|
|
|
|
DISTNAME= tkman-1.6
|
|
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
|
|
EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk rman:${PORTSDIR}/utils/rman
|
|
EXTRACT_SUFX= .tar.Z
|
|
|
|
.include <bsd.port.mk>
|