# New ports collection makefile for: py-markdown2 # Date created: 4th June, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= markdown2 PORTVERSION= 1.0.1.16 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wen@FreeBSD.org COMMENT= A fast and complete Python implementaion of Markdown USE_ZIP= yes USE_PYTHON= 2.5+ USE_PYDISTUTILS= yes .include