freebsd-ports/lang/t3x/Makefile
Ying-Chieh Liao 47ecd26ca0 upgrade to 7.0.3
PR:		43590
Submitted by:	maintainer
2002-10-13 09:49:15 +00:00

20 lines
423 B
Makefile

# New ports collection makefile for: t3x
# Date created: 15 October 2000
# Whom: Nils M Holm <nmh@t3x.org>
#
# $FreeBSD$
#
PORTNAME= t3x
PORTVERSION= 7.0.3
CATEGORIES= lang devel
MASTER_SITES= http://www.not-compatible.org/files/ \
http://www.t3x.org/files/
DISTNAME= t3x-${PORTVERSION:S/.//g}
MAINTAINER= nmh@t3x.org
do-configure:
@(cd ${WRKSRC}/ports/freebsd-386-elf; ./Config boot)
.include <bsd.port.mk>