# Created by: Wen Heping # $FreeBSD: head/graphics/pygts/Makefile 371326 2014-10-21 16:36:12Z mva $ PORTNAME= pygts PORTVERSION= 0.3.1 PORTREVISION= 4 CATEGORIES= graphics python MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Python binding for GNU Triangulated Surface(GTS) Library BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} LIB_DEPENDS= libgts.so:${PORTSDIR}/graphics/gts USE_PYTHON= distutils USES= pkgconfig python .include