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

(-)net/py-pystun/Makefile (+4 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	pystun
4
PORTNAME=	pystun
5
PORTVERSION=	0.1.0
5
PORTVERSION=	0.1.0
6
PORTREVISION=	1
6
CATEGORIES=	net python
7
CATEGORIES=	net python
7
MASTER_SITES=	CHEESESHOP
8
MASTER_SITES=	CHEESESHOP
8
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${PYTHON_PKGNAMEPREFIX}
Lines 16-19 Link Here
16
USE_PYTHON=	autoplist distutils
17
USE_PYTHON=	autoplist distutils
17
NO_ARCH=	yes
18
NO_ARCH=	yes
18
19
20
post-extract:
21
	${RM} -rf ${WRKSRC}/tests
22
19
.include <bsd.port.mk>
23
.include <bsd.port.mk>

Return to bug 205066