# Created by: Po-Chuan Hsieh # $FreeBSD$ PORTNAME= asynctest PORTVERSION= 0.13.0 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Enhance unittest for testing asyncio libraries LICENSE= APACHE20 USES= python:3.5+ USE_PYTHON= autoplist distutils NO_ARCH= yes .include