1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

TET is now available off an FTP site. Change MASTER_SITE accordingly.

This commit is contained in:
Joseph Koshy 1998-10-25 00:58:16 +00:00
parent 3b032c9a0a
commit c15039154e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14171

View File

@ -3,13 +3,13 @@
# Date created: 02 Oct 1998
# Whom: jkoshy
#
# $Id$
# $Id: Makefile,v 1.1.1.1 1998/10/21 08:31:08 jkoshy Exp $
#
DISTNAME= tet3.2c-unsup
PKGNAME= tet-3.2c
CATEGORIES= misc
MASTER_SITES= http://tetworks.opengroup.org/
MASTER_SITES= ftp://ftp.rdg.opengroup.org/pub/TET/TET3
EXTRACT_SUFX= .src.tgz
MAINTAINER= jkoshy@freebsd.org
@ -21,9 +21,6 @@ CONFIGURE_ARGS= -t ${TET_CONFIG_TARGET}
TET_CONFIG_TARGET?= inet # options are `lite', `xti' and `inet'
# need to register with http://tetworks.opengroup.org/tet3download.html
MANUAL_FETCH= yes
do-build:
cd ${WRKDIR}/src && ${MAKE} ${ALL_TARGET}