# Created by: ijliao
# $FreeBSD: tags/RELEASE_10_1_0/textproc/silvercity/Makefile 340722 2014-01-22 17:00:46Z mat $

PORTNAME=	silvercity
PORTVERSION=	0.9.7
CATEGORIES=	textproc
MASTER_SITES=	SF/${PORTNAME}/Python%20SilverCity%20Bindings/${PORTVERSION}
DISTNAME=	SilverCity-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Lexing package for over 20 programming and markup languages

USES=		dos2unix
USE_PYTHON=	yes
USE_PYDISTUTILS=	yes
PYDISTUTILS_PKGNAME=	SilverCity

.include <bsd.port.mk>
