freebsd-ports/lang/t3x/Makefile
Kevin Lo 90baff638c Update to version 6.10.1
PR: 25898
Submitted by: MAINTAINER
2001-03-18 15:43:57 +00:00

21 lines
415 B
Makefile

# New ports collection makefile for: t3x
# Date created: 15 October 2000
# Whom: Nils M Holm <nmh@t3x.org>
#
# $FreeBSD$
#
PORTNAME= t3x
PORTVERSION= 6.10.1
DISTNAME= t3x-6A1
CATEGORIES= lang devel
MASTER_SITES= http://www.t3x.org/Compiler/ \
http://www.homepages.de/home/nmh/T3X/Compiler/
MAINTAINER= nmh@t3x.org
do-configure:
@(cd ${WRKSRC}/ports/FreeBSD.elf; ./Config boot)
.include <bsd.port.mk>