# New ports collection makefile for: odfpy # Date created: 27 June 2008 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= odfpy PORTVERSION= 0.9 CATEGORIES= devel python MASTER_SITES= CHEESESHOP \ http://opendocumentfellowship.com/files/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= wenheping@gmail.com COMMENT= Python API and Tools to Manipulate OpenDocument Files USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_EGGINFO= ${PORTNAME}-${PORTVERSION}-py${PYTHON_VER}.egg-info .include