# Created by: Po-Chuan Hsieh # $FreeBSD: head/textproc/py-parse/Makefile 562846 2021-01-26 17:38:41Z sunpoet $ PORTNAME= parse PORTVERSION= 1.19.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Opposite of format() LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.4+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include