# Created by: Dmitry Sivachenko # $FreeBSD: head/math/py-pyfst/Makefile 371395 2014-10-23 14:03:56Z demon $ PORTNAME= pyfst PORTVERSION= 0.2.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org COMMENT= Python interface for the OpenFST library LICENSE= APACHE20 LIB_DEPENDS= libfst.so:${PORTSDIR}/math/openfst USES= python USE_PYTHON= distutils autoplist CPPFLAGS+= -I${LOCALBASE}/include .include