# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # rubygem-igraph # rubygem-igraph/Makefile # rubygem-igraph/distinfo # rubygem-igraph/pkg-descr # echo c - rubygem-igraph mkdir -p rubygem-igraph > /dev/null 2>&1 echo x - rubygem-igraph/Makefile sed 's/^X//' >rubygem-igraph/Makefile << '6e3ff0096973538fb1d10775e43fdb3c' X# New ports collection makefile for: igraph X# Date created: 09 May, 2009 X# Whom: Wen Heping X# X# $FreeBSD$ X# X XPORTNAME= igraph XPORTVERSION= 0.9.6 XCATEGORIES= devel rubygems XMASTER_SITES= RF X XMAINTAINER= wenheping@gmail.com XCOMMENT= A Ruby extension for using the igraph library X XBUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph X XCONFIGURE_ARGS+= --with-igraph-include=${LOCALBASE}/include/igraph \ X --without-igraph-lib=${LOCALBASE}/lib X XUSE_RUBY= yes XUSE_RUBYGEMS= yes XRUBYGEM_AUTOPLIST= yes X X.include 6e3ff0096973538fb1d10775e43fdb3c echo x - rubygem-igraph/distinfo sed 's/^X//' >rubygem-igraph/distinfo << 'e54c2b125535b65b74ae290f3f5a38b8' XMD5 (rubygem/igraph-0.9.6.gem) = 8cc075cc3a553dbe3ba5aff1421d8694 XSHA256 (rubygem/igraph-0.9.6.gem) = f6c6fb3c12e25f53eb17a944040b362f95ba5cf302f5dc8dbc245294ce4aa603 XSIZE (rubygem/igraph-0.9.6.gem) = 72704 e54c2b125535b65b74ae290f3f5a38b8 echo x - rubygem-igraph/pkg-descr sed 's/^X//' >rubygem-igraph/pkg-descr << '6d0fbdfe3fc7fce47976a43b53035be6' Xrubygem-igraph is a Ruby extension for using the igraph library X(http://cneurocvs.rmki.kfki.hu/igraph/). igraph is a library for Xcreating and manipulating graphs with a particular emphasis on Xnetwork analysis functions. X XWWW: http://rubyforge.org/projects/igraph/ 6d0fbdfe3fc7fce47976a43b53035be6 exit