2016-11-18 22:39:22 +01:00

17 lines
436 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/12/27 16:27:40 richard Exp $
DISTNAME= ofxparse-0.14
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= finance python
MASTER_SITES= ${MASTER_SITE_PYPI:=o/ofxparse/}
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sites.google.com/site/ofxparse
COMMENT= Tools for working with the OFX file format
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"