# New ports collection makefile for: Parallel-MPI # Date created: 06 March 2003 # Whom: Sergey Skvortsov # # $FreeBSD$ # PORTNAME= Parallel-MPI PORTVERSION= 0.03 PORTREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Parallel PKGNAMEPREFIX= p5- MAINTAINER= skv@FreeBSD.org COMMENT= Perl interface to the MPI message passing system BUILD_DEPENDS= ${LOCALBASE}/mpich/bin/mpicc:${PORTSDIR}/net/mpich RUN_DEPENDS= ${BUILD_DEPENDS} PERL_CONFIGURE= yes CC= ${PREFIX}/mpich/bin/mpicc CONFIGURE_ARGS= LD="${PREFIX}/mpich/bin/mpicc" INC="-I${PREFIX}/mpich/include" MAN3= Parallel::MPI.3 NOT_FOR_ARCHS= ia64 amd64 .include link rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Get Rid MD5 supportmiwi2011-03-191-1/+0
* Convert most of remaining ports that depend on xorg-libraries toamdmi32009-06-091-1/+2
* - Welcome X.org 7.2 \o/.flz2007-05-20