freebsd-ports/devel/hachoir-regex/Makefile
2008-04-04 04:33:36 +00:00

19 lines
385 B
Makefile

# New ports collection makefile for: hachoir-regex
# Date created: 13 July 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= hachoir-regex
PORTVERSION= 1.0.3
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>