freebsd-ports/lang/tcltutor/Makefile
Kevin Lo 0d79759975 Update maintainer's email address
PR: 26355
Submitted by: MAINTAINER
2001-04-05 15:26:15 +00:00

22 lines
419 B
Makefile

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