freebsd-ports/math/mtl/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

19 lines
337 B
Makefile

# ex:ts=8
# Ports collection makefile for: mtl
# Date created: Mar 15, 2002
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= mtl
PORTVERSION= 2.1.2.20
CATEGORIES= math devel
MASTER_SITES= http://www.osl.iu.edu/download/research/mtl/
DISTNAME= ${PORTNAME}-2.1.2-20
MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
.include <bsd.port.mk>