1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00
freebsd-ports/math/mtl/Makefile

22 lines
388 B
Makefile
Raw Normal View History

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