1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/lang/tcltutor/Makefile
Alexander Langer 384a31cc98 Add tcltutor 2.b.4, a Tcl/Tk based tutorial for Tcl.
PR:		22776
Submitted by:	Edwin Groothuis (mavetju@chello.nl)
2001-01-05 17:26:22 +00:00

22 lines
419 B
Makefile

# New ports collection makefile for: tcltutor
# Date created: 11 November 2000
# Whom: Edwin Groothuis (mavetju@chello.nl)
#
# $FreeBSD$
#
PORTNAME= tcltutor
PORTVERSION= 2.b.4
CATEGORIES= lang tk82 tcl82
MASTER_SITES= http://www.msen.com/~clif/
DISTNAME= Tutor2b4
MAINTAINER= mavetju@chello.nl
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
WRKSRC= ${WRKDIR}/TclTutor
NO_BUILD= yes
.include <bsd.port.mk>