2002-03-15 09:12:15 +00:00
|
|
|
# ex:ts=8
|
|
|
|
# Ports collection makefile for: mtl
|
|
|
|
# Date created: Mar 15, 2002
|
|
|
|
# Whom: ijliao
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= mtl
|
2007-02-23 10:50:15 +00:00
|
|
|
PORTVERSION= 2.1.2.22
|
2002-03-15 09:12:15 +00:00
|
|
|
CATEGORIES= math devel
|
|
|
|
MASTER_SITES= http://www.osl.iu.edu/download/research/mtl/
|
2007-02-23 10:50:15 +00:00
|
|
|
DISTNAME= ${PORTNAME}-2.1.2-22
|
2002-03-15 09:12:15 +00:00
|
|
|
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2003-02-20 19:00:52 +00:00
|
|
|
COMMENT= The Matrix Template Library
|
2002-03-15 09:12:15 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
2003-08-25 01:37:53 +00:00
|
|
|
NO_BUILD= yes
|
2002-03-15 09:12:15 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|