freebsd-ports/devel/hachoir-core/Makefile

20 lines
366 B
Makefile
Raw Normal View History

# New ports collection makefile for: hachoir-core
# Date created: 25 January 2007
# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= hachoir-core
2010-04-03 19:59:07 +02:00
PORTVERSION= 1.3.3
CATEGORIES= devel python
2008-04-04 06:34:22 +02:00
MASTER_SITES= CHEESESHOP
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Hachoir core parser
USE_PYTHON= yes
USE_PYDISTUTILS=yes
.include <bsd.port.mk>