# New ports collection makefile for:	hachoir-regex
# Date created:		13 July 2007
# Whom:			Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD: ports/devel/hachoir-regex/Makefile,v 1.4 2010/01/30 07:35:38 lwhsu Exp $
#

PORTNAME=	hachoir-regex
PORTVERSION=	1.0.5
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP

MAINTAINER=	lwhsu@FreeBSD.org
COMMENT=	Regular expression manipulation library

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
