mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
- Add LICENSE_FILE
- Add NO_ARCH - Switch to new test framework Approved by: portmgr blanket
This commit is contained in:
parent
44e4b98ae4
commit
cb2d817429
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468757
@ -12,11 +12,13 @@ MAINTAINER= kyuupichan@gmail.com
|
||||
COMMENT= ECDSA cryptographic signature library (pure python)
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
NO_ARCH= yes
|
||||
|
||||
regression-test: build
|
||||
do-test:
|
||||
@cd ${WRKSRC} && ${PYTHON_CMD} ${PYSETUP} test
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user