mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 02:46:27 -04: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
1 changed files with 2 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue