freebsd-ports/lang/itcl/Makefile
Gary Palmer 4fccf7d536 Change MASTER_SITE addresses from ftp.aud.alcatel.com (which
no longer holds the archive) to ftp.neosoft.com, correcting
paths as necessary.

Pointed Out By:	jkh
1996-07-02 00:21:03 +00:00

19 lines
420 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.9 1995/11/22 13:12:52 asami Exp $
#
DISTNAME= itcl-1.5
HAS_CONFIGURE= yes
CATEGORIES+= lang
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/alcatel/extensions/
DEPENDS= ${PORTSDIR}/lang/tcl
LIB_DEPENDS= tk\\.3\\.:${PORTSDIR}/x11/tk
PATCH_STRIP= -p1
.include <bsd.port.mk>