Index: net/py-mpi4py-mpich2/Makefile =================================================================== --- net/py-mpi4py-mpich2/Makefile (nonexistent) +++ net/py-mpi4py-mpich2/Makefile (working copy) @@ -0,0 +1,14 @@ +# $FreeBSD$ + +PORTNAME= mpi4py-mpich2 + +LIB_DEPENDS= libmpich.so:net/mpich2 + +CONFLICTS_INSTALL= py*-mpi4py-openmpi-* + +MASTERDIR= ${.CURDIR}/../py-mpi4py-openmpi + +DESCR= ${MASTERDIR}/pkg-descr +DISTINFO_FILE= ${MASTERDIR}/distinfo + +.include "${MASTERDIR}/Makefile" Property changes on: net/py-mpi4py-mpich2/Makefile ___________________________________________________________________ Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:keywords ## -0,0 +1 ## +FreeBSD=%H \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property