# Created by: Alfred Perlstein # $FreeBSD: head/devel/py-monotonic/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= monotonic PORTVERSION= 1.5 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= alfred@FreeBSD.org COMMENT= Python 3 monotonic time module for Python 2 LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist distutils .include