mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 15:21:51 -04:00
ftp/py-pycurl: Fix license framework usage
This commit is contained in:
parent
47bd1ce255
commit
271f851b17
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=502700
1 changed files with 2 additions and 2 deletions
|
@ -12,8 +12,8 @@ COMMENT= Python interface to libcurl
|
|||
|
||||
LICENSE= LGPL21 MIT
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_LGPL21= ${WRKSRC}/COPYING-LGPL
|
||||
LICENSE_MIT= ${WRKSRC}/COPYING-MIT
|
||||
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING-LGPL
|
||||
LICENSE_FILE_MIT= ${WRKSRC}/COPYING-MIT
|
||||
|
||||
LIB_DEPENDS= libcurl.so:ftp/curl
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue