# Created by: Li-Wen Hsu # $FreeBSD: head/math/py-igraph/Makefile 371328 2014-10-21 16:54:54Z mva $ PORTNAME= igraph PORTVERSION= 0.5.4 PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= python-${PORTNAME}-${PORTVERSION} MAINTAINER= lwhsu@FreeBSD.org COMMENT= High performance graph data structures and algorithms BUILD_DEPENDS= ${LOCALBASE}/lib/libigraph.so:${PORTSDIR}/math/igraph USES= python USE_PYTHON= distutils autoplist USE_GNOME= libxml2 .include