# Created by: Po-Chuan Hsieh # $FreeBSD: head/devel/py-whistle/Makefile 567167 2021-03-03 18:11:31Z sunpoet $ PORTNAME= whistle PORTVERSION= 1.0.1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Event dispatcher LICENSE= APACHE20 USES= python:3.5+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include