# Created by: Wen Heping # $FreeBSD$ PORTNAME= markdown2 PORTVERSION= 2.1.0 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= A fast and complete Python implementation of Markdown USE_ZIP= yes USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes .include