1999-04-30 16:36:22 +00:00
|
|
|
# New ports collection makefile for: otcl
|
|
|
|
# Version required: 1.0a4
|
|
|
|
# Date created: 23 April 1999
|
|
|
|
# Whom: obonilla
|
|
|
|
#
|
1999-08-25 06:35:40 +00:00
|
|
|
# $FreeBSD$
|
1999-04-30 16:36:22 +00:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= otcl-1.0a4
|
|
|
|
CATEGORIES= lang
|
|
|
|
MASTER_SITES= http://www-mash.cs.berkeley.edu/dist/
|
|
|
|
|
|
|
|
MAINTAINER= obonilla@fisicc-ufm.edu
|
|
|
|
|
1999-05-12 09:53:18 +00:00
|
|
|
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
|
1999-04-30 16:36:22 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --includedir=${PREFIX}/include/tcl8.0/generic
|
1999-05-12 23:02:31 +00:00
|
|
|
|
1999-04-30 16:36:22 +00:00
|
|
|
.include <bsd.port.mk>
|