# $MidnightBSD: trunk/textproc/py-pygments/Makefile 20947 2016-02-03 02:02:30Z laffer1 $

PORTNAME=	pygments
PORTVERSION=	2.1
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
DISTNAME=	Pygments-${PORTVERSION}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Syntax highlighter written in Python

LICENSE=	bsd2

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
