# Created by: Wen Heping # $FreeBSD: head/textproc/py-markdown2/Makefile 559531 2020-12-28 23:02:12Z antoine $ PORTNAME= markdown2 PORTVERSION= 2.3.6 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= Fast and complete Python implementation of Markdown LICENSE= MIT USES= python:3.6+ zip USE_PYTHON= autoplist distutils .include