# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD: tags/RELEASE_11_0_0/textproc/py-pss/Makefile 403289 2015-12-08 16:06:20Z vanilla $

PORTNAME=	pss
PORTVERSION=	1.40
CATEGORIES=	textproc python
MASTER_SITES=	CHEESESHOP
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Tool for grepping through source code

USES=		python
USE_PYTHON=	distutils autoplist

.include <bsd.port.mk>
