# Created by: Wen Heping # $FreeBSD: head/textproc/py-markdown2/Makefile 353688 2014-05-11 13:43:05Z wen $ PORTNAME= markdown2 PORTVERSION= 2.2.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= zip USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include