# New ports collection makefile for: hachoir-metadata # Date created: 25 January 2007 # Whom: Andrew Pantyukhin # # $FreeBSD: ports/sysutils/hachoir-metadata/Makefile,v 1.4 2007/07/13 18:04:23 sat Exp $ # PORTNAME= hachoir-metadata PORTVERSION= 1.0.1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP CENKES MAINTAINER= lwhsu@FreeBSD.org COMMENT= Extract metadata from files RUN_DEPENDS= ${PYTHON_SITELIBDIR}/hachoir_parser/__init__.py:${PORTSDIR}/devel/hachoir-parser USE_PYTHON= yes USE_PYDISTUTILS=yes .include