# $FreeBSD: head/devel/py-mulpyplexer/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= mulpyplexer DISTVERSION= 0.08 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= 0mp@FreeBSD.org COMMENT= Module that multiplexes interactions with lists of Python objects LICENSE= BSD2CLAUSE # License file available here: https://github.com/zardus/mulpyplexer USES= python:3.6+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include