mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
databases/py-sqlite-utils: Fix the wrong LICENSE
- Fix the wrong LICENSE: BSD2CLAUSE => APACHE20 MFH: No (Port does not exist in quarterly)
This commit is contained in:
@@ -7,7 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
MAINTAINER= loader@FreeBSD.org
|
||||
COMMENT= Python CLI utility and library for manipulating SQLite databases
|
||||
|
||||
LICENSE= BSD2CLAUSE
|
||||
LICENSE= APACHE20
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite-fts4>0:databases/py-sqlite-fts4@${PY_FLAVOR} \
|
||||
|
||||
Reference in New Issue
Block a user