# Created by: Po-Chuan Hsieh # $FreeBSD: head/textproc/py-mdit-py-plugins/Makefile 565630 2021-02-17 18:10:00Z sunpoet $ PORTNAME= mdit-py-plugins PORTVERSION= 0.2.5 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Collection of plugins for markdown-it-py LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= python:3.6+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes .include