diff options
| author | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 14:27:07 +0000 |
|---|---|---|
| committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-21 14:27:07 +0000 |
| commit | dd1edbdc75c9146010efe9714fe722835414c2fd (patch) | |
| tree | 0298358bb54acaad364a97a904b3c87bf9b38ad4 /security/opensc | |
| parent | 0d69ffc846b80a27ad502848996be178d91308cb (diff) | |
Diffstat (limited to 'security/opensc')
| -rw-r--r-- | security/opensc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/opensc/Makefile b/security/opensc/Makefile index cd7337e5b74c..86e4c153978c 100644 --- a/security/opensc/Makefile +++ b/security/opensc/Makefile @@ -9,7 +9,8 @@ COMMENT= Libraries and utilities to access smart cards LICENSE= LGPL21 -USES= autoreconf compiler:c11 gmake libtool pkgconfig ssl +USES= autoreconf compiler:c11 cpe gmake libtool pkgconfig ssl +CPE_VENDOR= ${PORTNAME}_project OPTIONS_SINGLE= BACKEND OPTIONS_SINGLE_BACKEND=PCSC OPENCT CTAPI |
