# ex:ts=8
# Ports collection makefile for:	silvercity
# Date created:			Dec 29, 2003
# Whom:				ijliao
#
# $FreeBSD: ports/textproc/silvercity/Makefile,v 1.1 2003/12/29 01:11:14 ijliao Exp $
#

PORTNAME=	silvercity
PORTVERSION=	0.9.1
CATEGORIES=	textproc
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=	${PORTNAME}
DISTNAME=	SilverCity-${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	A lexing package for over 20 programming and markup langauges

USE_PYTHON=	yes
USE_PYDISTUTILS=	yes

.include <bsd.port.mk>
