Add LICENSE_FILE
- Sort USES
This commit is contained in:
parent
a7fac18fd3
commit
88cb66f41b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439390
@ -11,12 +11,13 @@ MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= Python binding for the LZ4 compression library
|
||||
|
||||
LICENSE= BSD3CLAUSE
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm
|
||||
LIB_DEPENDS= liblz4.so:archivers/liblz4
|
||||
|
||||
USE_PYTHON= distutils
|
||||
USES= localbase python pkgconfig
|
||||
USES= localbase pkgconfig python
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/${PORTNAME}/_version.so \
|
||||
|
Loading…
Reference in New Issue
Block a user