# Created by: Nicola Vitale # $FreeBSD$ PORTNAME= pygments PORTVERSION= 2.1.3 PORTREVISION= 1 CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= Pygments-${PORTVERSION} MAINTAINER= nivit@FreeBSD.org COMMENT= Syntax highlighter written in Python LICENSE= BSD2CLAUSE USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes .include