Lines 3-8
Link Here
|
3 |
|
3 |
|
4 |
PORTNAME= pcsc-lite |
4 |
PORTNAME= pcsc-lite |
5 |
PORTVERSION= 1.8.20 |
5 |
PORTVERSION= 1.8.20 |
|
|
6 |
PORTREVISION= 1 |
6 |
PORTEPOCH= 2 |
7 |
PORTEPOCH= 2 |
7 |
CATEGORIES= devel security |
8 |
CATEGORIES= devel security |
8 |
MASTER_SITES= https://alioth.debian.org/frs/download.php/latestfile/39/ |
9 |
MASTER_SITES= https://alioth.debian.org/frs/download.php/latestfile/39/ |
Lines 26-31
CONFIGURE_ARGS= --enable-usbdropdir=${PREFIX}/lib/
Link Here
|
26 |
PKGMESSAGE= ${WRKDIR}/pkg-message |
27 |
PKGMESSAGE= ${WRKDIR}/pkg-message |
27 |
|
28 |
|
28 |
OPTIONS_DEFINE= DOCS EXAMPLES |
29 |
OPTIONS_DEFINE= DOCS EXAMPLES |
|
|
30 |
OPTIONS_GROUP= FEATURES |
31 |
OPTIONS_GROUP_FEATURES= FILTER |
32 |
FEATURES_DESC= Default features knobs |
33 |
FILTER_DESC= Control (Ignore or Extend) reader names reported by PCSC |
34 |
FILTER_CONFIGURE_ENABLE= filter |
29 |
|
35 |
|
30 |
.include <bsd.port.options.mk> |
36 |
.include <bsd.port.options.mk> |
31 |
|
37 |
|