- Fix license
- Add LICENSE_FILE - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
5a723b98e1
commit
3d54670350
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449391
2 changed files with 3 additions and 2 deletions
|
@ -9,7 +9,8 @@ MASTER_SITES= SF
|
|||
MAINTAINER= mp39590@gmail.com
|
||||
COMMENT= PC/SC driver for CS CCID smart card readers
|
||||
|
||||
LICENSE= GPLv2
|
||||
LICENSE= LGPL21+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
LIB_DEPENDS= libpcsclite.so:devel/pcsc-lite
|
||||
|
||||
|
|
|
@ -3,4 +3,4 @@ smart card readers. This library provides a PC/SC IFD handler
|
|||
implementation and communicates with the readers through the PC/SC Lite
|
||||
resource manager (pcscd).
|
||||
|
||||
WWW: http://www.acs.com.hk/en/driver/4/acr38-smart-card-reader/
|
||||
WWW: https://www.acs.com.hk/en/driver/4/acr38-smart-card-reader/
|
||||
|
|
Loading…
Reference in a new issue