# Created by: Wen Heping # $FreeBSD: head/science/py-hcluster/Makefile 371453 2014-10-24 16:50:42Z mva $ PORTNAME= hcluster PORTVERSION= 0.2.0 PORTREVISION= 7 CATEGORIES= science python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Hierarchical Clustering Package For Scipy BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/numpy:${PORTSDIR}/math/py-numpy \ ${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python USE_PYTHON= distutils autoplist .include