# $NetBSD: Makefile,v 1.1.1.1 2010/08/05 12:18:06 obache Exp $ # DISTNAME= xlrd-0.7.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} CATEGORIES= textproc python MASTER_SITES= http://cheeseshop.python.org/packages/source/x/xlrd/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://www.lexicon.net/sjmachin/xlrd.htm COMMENT= Python library to extract data from Microsoft Excel spread sheet files LICENSE= modified-bsd PKG_DESTDIR_SUPPORT= user-destdir PYDISTUTILSPKG= yes .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk"