# Ports collection makefile for: itl # Date created: Mar 15, 2003 # Whom: Pedro F. Giffuni # # $FreeBSD$ # PORTNAME= itl PORTVERSION= 4.0.0.1 CATEGORIES= math devel MASTER_SITES= http://www.osl.iu.edu/download/research/itl/ DISTNAME= ${PORTNAME}-4.0.0-1 MAINTAINER= bf@FreeBSD.org COMMENT= Iterative Template Library (based on MTL) BUILD_DEPENDS= ${LOCALBASE}/include/mtl/mtl.h:${PORTSDIR}/math/mtl \ ${LOCALBASE}/include/blitz/blitz.h:${PORTSDIR}/math/blitz++ RUN_DEPENDS= ${LOCALBASE}/include/mtl/mtl.h:${PORTSDIR}/math/mtl \ ${LOCALBASE}/lib/libblitz.a:${PORTSDIR}/math/blitz++ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-mtl=${LOCALBASE}/include \ --with-blitz=${LOCALBASE}/include NO_BUILD= yes .include .if defined(WITH_MPI) || exists(${LOCALBASE}/bin/hcp) BUILD_DEPENDS+= ${LOCALBASE}/bin/hcp:${PORTSDIR}/net/lam RUN_DEPENDS+= ${LOCALBASE}/bin/hcp:${PORTSDIR}/net/lam CONFIGURE_ARGS+=--with-mpi=lam .endif .include ='/~lantw44/cgit-data/cgit.png' alt='cgit logo'/> index : freebsd-ports-gnome
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Support STAGEDIR.vanilla2013-10-312-5/+3
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-6/+2
* - Convert to new perl frameworkaz2013-08-031-1/+2
* - Update to 0.06wen2011-06-202-5/+4
* upgrade to 0.04ijliao2008-08-102-5/+5
* upgrade to 0.03ijliao2007-10-202-4/+4