# Created by: Qian Jin <eric.siroh@gmail.com>

PORTNAME=	vatnumber
PORTVERSION=	1.2
PORTREVISION=	1
CATEGORIES=	finance python
MASTER_SITES=	PYPI
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Python module to validate VAT numbers
WWW=		http://code.google.com/p/vatnumber/

LICENSE=	gpl3

RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}stdnum>=1.1:devel/py-stdnum@${PY_FLAVOR}

USES=		python
USE_PYTHON=	autoplist distutils

.include <bsd.port.mk>
