mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
archivers/py-libarchive-c: Add LICENSE_FILE
This commit is contained in:
parent
65193ddaea
commit
03704b2769
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=475285
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= libarchive-c
|
||||
PORTVERSION= 2.8
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= archivers python
|
||||
MASTER_SITES= CHEESESHOP
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@ -11,6 +12,7 @@ MAINTAINER= koobs@FreeBSD.org
|
||||
COMMENT= Python interface to libarchive
|
||||
|
||||
LICENSE= LGPL20+
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE.md
|
||||
|
||||
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}mock>=0:devel/py-mock@${PY_FLAVOR} \
|
||||
|
Loading…
Reference in New Issue
Block a user