freebsd-ports/devel/hachoir-core/Makefile
2010-04-03 17:59:07 +00:00

19 lines
366 B
Makefile

# New ports collection makefile for: hachoir-core
# Date created: 25 January 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= hachoir-core
PORTVERSION= 1.3.3
CATEGORIES= devel python
MASTER_SITES= CHEESESHOP
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Hachoir core parser
USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>