View | Details | Raw Unified | Return to bug 201897
Collapse All | Expand All

(-)Makefile (+3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	vatnumber
4
PORTNAME=	vatnumber
5
PORTVERSION=	1.2
5
PORTVERSION=	1.2
6
PORTREVISION=	1
6
CATEGORIES=	finance python
7
CATEGORIES=	finance python
7
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 12-17 Link Here
12
13
13
LICENSE=	GPLv3
14
LICENSE=	GPLv3
14
15
16
RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}stdnum>=1.1:${PORTSDIR}/devel/py-stdnum
17
15
# Python3 ready
18
# Python3 ready
16
USES=		python
19
USES=		python
17
USE_PYTHON=	distutils autoplist
20
USE_PYTHON=	distutils autoplist

Return to bug 201897