2013-09-20 19:04:43 +02:00
|
|
|
# Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
|
2007-01-25 05:41:13 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= hachoir-core
|
2010-04-03 19:59:07 +02:00
|
|
|
PORTVERSION= 1.3.3
|
2007-01-25 05:41:13 +01:00
|
|
|
CATEGORIES= devel python
|
2008-04-04 06:34:22 +02:00
|
|
|
MASTER_SITES= CHEESESHOP
|
2007-01-25 05:41:13 +01:00
|
|
|
|
2007-07-13 20:04:23 +02:00
|
|
|
MAINTAINER= lwhsu@FreeBSD.org
|
2007-01-25 05:41:13 +01:00
|
|
|
COMMENT= Hachoir core parser
|
|
|
|
|
|
|
|
USE_PYTHON= yes
|
|
|
|
USE_PYDISTUTILS=yes
|
|
|
|
|
2013-09-20 19:04:43 +02:00
|
|
|
NO_STAGE= yes
|
2007-01-25 05:41:13 +01:00
|
|
|
.include <bsd.port.mk>
|