# Created by: Wen Heping # $FreeBSD: head/math/py-roman/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= roman PORTVERSION= 3.3 CATEGORIES= math python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Integer to Roman numerals converter USES= python:3.6+ USE_PYTHON= distutils autoplist .include