mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Add NO_ARCH
- Use do-test
This commit is contained in:
parent
55eca74816
commit
64d4814f6e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=405425
@ -13,8 +13,9 @@ COMMENT= Python module for handling IPv4 and IPv6 Addresses and Networks
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
test: install
|
||||
do-test:
|
||||
${PYTHON_CMD} ${WRKSRC}/test/test_IPy.py
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user