# Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= u-msgpack-python PORTVERSION= 2.5.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Portable, lightweight MessagePack (de)serializer LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE NO_ARCH= yes USE_PYTHON= autoplist concurrent distutils USES= python .include