# 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.1 2007/07/13 18:04:22 sat Exp $
#

PORTNAME=	hachoir-regex
PORTVERSION=	1.0.2
CATEGORIES=	devel python
MASTER_SITES=	CHEESESHOP CENKES

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

USE_PYTHON=	yes
USE_PYDISTUTILS=yes

.include <bsd.port.mk>
