1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-26 21:17:40 +00:00
freebsd-ports/misc/tkman/Makefile
1995-04-12 20:32:12 +00:00

18 lines
393 B
Makefile

# New ports collection makefile for: tkman
# Version required: 1.6
# Date created: 27 Dec 1994
# Whom: thomas@ghpc8.ihf.rwth-aachen.de
#
# $Id$
#
DISTNAME= tkman-1.6
CATEGORIES+= x11
MASTER_SITES= ftp://ftp.cs.berkeley.edu/ucb/people/phelps/tcltk/
EXTRACT_SUFX= .tar.Z
EXEC_DEPENDS= wish:${PORTSDIR}/x11/tk \
rman:${PORTSDIR}/utils/rman
.include <bsd.port.mk>