mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
graphics/py-beziers: Add LICENSE_FILE
This commit is contained in:
parent
939a2a02af
commit
b485806ffc
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
PORTNAME= beziers
|
||||
PORTVERSION= 0.5.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= graphics python
|
||||
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
|
||||
|
||||
|
@ -10,6 +10,7 @@ COMMENT= Bezier curve manipulation library
|
|||
WWW= https://github.com/simoncozens/beziers.py
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools>=0:devel/py-setuptools@${PY_FLAVOR} \
|
||||
${PYTHON_PKGNAMEPREFIX}wheel>=0:devel/py-wheel@${PY_FLAVOR}
|
||||
|
|
Loading…
Add table
Reference in a new issue