freebsd-ports/lang/itcl/Makefile

16 lines
371 B
Makefile

# New ports collection makefile for: itcl
# Version required: 1.5
# Date created: Mon Oct 3 22:06:21 EDT 1994
# Whom: rww
#
# $Id: Makefile,v 1.1.1.1 1994/10/06 01:29:34 jkh Exp $
#
DISTNAME= itcl-1.5
HAS_CONFIGURE= yes
MASTER_SITES= ftp://ftp.aud.alcatel.com/tcl/extensions/
PATCH_STRIP= -p1
DEPENDS= ${PORTSDIR}/lang/tcl ${PORTSDIR}/x11/tk
.include <bsd.port.mk>