1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00
freebsd-ports/devel/hachoir-regex/Makefile
Li-Wen Hsu a310ec92a1 - Update to 1.0.5
- Update WWW
2010-01-30 07:35:38 +00:00

20 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.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>