mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
print/py-pydyf: Fix license
Approved by: portmgr (blanket)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
PORTNAME= pydyf
|
||||
PORTVERSION= 0.9.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print python
|
||||
MASTER_SITES= PYPI
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
@@ -8,7 +9,7 @@ MAINTAINER= pi@FreeBSD.org
|
||||
COMMENT= Low-level PDF generator based on PDF spec 1.7
|
||||
WWW= https://doc.courtbouillon.org/pydyf/
|
||||
|
||||
LICENSE= BSD
|
||||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}flit-core>=3.2<4:devel/py-flit-core@${PY_FLAVOR}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user