# New ports collection makefile for: hachoir-parser
# Date created: 25 January 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD: ports/devel/hachoir-parser/Makefile,v 1.4 2007/07/13 18:04:22 sat Exp $
#
PORTNAME= hachoir-parser
PORTVERSION= 1.0
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP CENKES
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Parsers of most common file formats
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_core/__init__.py:${PORTSDIR}/devel/hachoir-core
USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>
syntax highlighted by Code2HTML, v. 0.9.1