1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/cad/tkgate/Makefile
Edwin Groothuis 98634a67d4 Update cad/tkgate to 1.6i
PR:		ports/46498
Submitted by:	Miguel Mendez <flynn@energyhq.homeip.net>
Approved by:	Jeffery P Hansen <hansen+@cmu.edu> (maintainer)
2003-01-17 00:36:49 +00:00

24 lines
474 B
Makefile

# New ports collection makefile for: tkgate
# Date created: 28 May 1999
# Whom: Jeffery Hansen <hansen@cmu.edu>
#
# $FreeBSD$
#
PORTNAME= tkgate
PORTVERSION= 1.6i
CATEGORIES= cad
MASTER_SITES= ftp://gadoid.ices.cmu.edu/pub/tkgate/
EXTRACT_SUFX= .tgz
MAINTAINER= hansen@cmu.edu
#LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
#RUN_DEPENDS= tclsh8.3:${PORTSDIR}/lang/tcl83
GNU_CONFIGURE= yes
USE_BISON= yes
USE_X_PREFIX= yes
.include <bsd.port.mk>