# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/py-markdown2/Makefile 411384 2016-03-19 09:37:08Z wen $

PORTNAME=	markdown2
PORTVERSION=	2.3.1
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 zip
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
