mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-19 03:52:17 +00:00
science/py-spglib: Remove stray USES; Update COMMENT; Update WWW
* Clarify comment * Remove USES=shebangfix * Update WWW to have https
This commit is contained in:
parent
da2e4fbbea
commit
47dc9cff81
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472501
@ -7,14 +7,14 @@ MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
COMMENT= Library for finding and handling crystal symmetries
|
||||
COMMENT= Library for finding and handling crystal symmetries (pythin binding)
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PYNUMPY}
|
||||
RUN_DEPENDS= ${PYNUMPY}
|
||||
|
||||
USES= python shebangfix
|
||||
USES= python
|
||||
USE_PYTHON= distutils autoplist
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -3,4 +3,4 @@ Python library for finding and handling crystal symmetries.
|
||||
Spglib for python wraps the same C code that exists
|
||||
in the port science/spglib.
|
||||
|
||||
WWW: http://atztogo.github.io/spglib/
|
||||
WWW: https://atztogo.github.io/spglib/
|
||||
|
Loading…
Reference in New Issue
Block a user