# New ports collection makefile for: METIS # Date created: 26 Oct 97 # Whom: Pedro Giffuni # # $FreeBSD$ # PORTNAME= metis PORTVERSION= 4.0 CATEGORIES= math MASTER_SITES= http://www-users.cs.umn.edu/~karypis/metis/metis/files/ MAINTAINER= ports@FreeBSD.org COMMENT= A package for unstructured graph partitioning CONFLICTS= metis-edf-* ALL_TARGET= PROGRAMS= graphchk kmetis mesh2dual mesh2nodal \ oemetis onmetis partnmesh partdmesh pmetis do-install: .for p in ${PROGRAMS} ${INSTALL_PROGRAM} ${WRKSRC}/${p} ${PREFIX}/bin .endfor @${MKDIR} ${PREFIX}/include/metis ${INSTALL_DATA} ${WRKSRC}/Lib/*.h ${PREFIX}/include/metis ${INSTALL_DATA} ${WRKSRC}/libmetis.a ${PREFIX}/lib .ifndef NOPORTDOCS @${MKDIR} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/Doc/manual.ps ${DOCSDIR} .endif .include ='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
* Fix with ruby 2.2bapt2016-05-183-9/+24
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-5/+5
* sysutils/puppet37: update CONFLICTSswills2016-02-051-1/+1
* - Remove no longer used USE_RUBY_FEATURES knobak2015-12-251-1/+0
* new port: sysutils/puppet4mmoll2015-09-251-1/+1
* sysutils/rubygem-hiera: update to 3.0.1mmoll2015-08-141-2/+3