aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNuno Teixeira <eduardo@FreeBSD.org>2022-07-13 11:05:16 +0000
committerNuno Teixeira <eduardo@FreeBSD.org>2022-07-13 11:05:16 +0000
commit3d25658a6b2b67527b454245673540ab0e71890d (patch)
tree0524ff881d5bc475b859f672a9997a7d38cd8190
parentdac907230e47c184f6c2946a44a461b08d38d9d6 (diff)
downloadports-3d25658a6b2b67527b454245673540ab0e71890d.tar.gz
ports-3d25658a6b2b67527b454245673540ab0e71890d.zip
security/libpki: fix pkg-plist sample files
- use @sample in pkg-plist sample files Reviewed by: 0mp Approved by: portmgr (blanket)
-rw-r--r--security/libpki/pkg-plist42
1 files changed, 21 insertions, 21 deletions
diff --git a/security/libpki/pkg-plist b/security/libpki/pkg-plist
index c953facb4beb..5595d20e913c 100644
--- a/security/libpki/pkg-plist
+++ b/security/libpki/pkg-plist
@@ -8,27 +8,27 @@ bin/pki-siginfo
bin/pki-tool
bin/pki-xpair
bin/url-tool
-%%ETCDIR%%/hsm.d/eracom-sdk.xml.sample
-%%ETCDIR%%/hsm.d/etoken-engine.xml.sample
-%%ETCDIR%%/hsm.d/etoken-pkcs11.xml.sample
-%%ETCDIR%%/hsm.d/etoken.xml.sample
-%%ETCDIR%%/hsm.d/opencryptoki.xml.sample
-%%ETCDIR%%/hsm.d/tpm.xml.sample
-%%ETCDIR%%/objectIdentifiers.xml.sample
-%%ETCDIR%%/profile.d/crl.xml.sample
-%%ETCDIR%%/profile.d/server.xml.sample
-%%ETCDIR%%/profile.d/test.xml.sample
-%%ETCDIR%%/profile.d/user.xml.sample
-%%ETCDIR%%/store.d/empty.xml.sample
-%%ETCDIR%%/token.d/default.xml.sample
-%%ETCDIR%%/token.d/eracom.xml.sample
-%%ETCDIR%%/token.d/etoken-engine.xml.sample
-%%ETCDIR%%/token.d/etoken.xml.sample
-%%ETCDIR%%/token.d/opencryptoki.xml.sample
-%%ETCDIR%%/token.d/software.xml.sample
-%%ETCDIR%%/token.d/test.xml.sample
-%%ETCDIR%%/token.d/tpm.xml.sample
-etc/pki.conf.sample
+@sample %%ETCDIR%%/hsm.d/eracom-sdk.xml.sample
+@sample %%ETCDIR%%/hsm.d/etoken-engine.xml.sample
+@sample %%ETCDIR%%/hsm.d/etoken-pkcs11.xml.sample
+@sample %%ETCDIR%%/hsm.d/etoken.xml.sample
+@sample %%ETCDIR%%/hsm.d/opencryptoki.xml.sample
+@sample %%ETCDIR%%/hsm.d/tpm.xml.sample
+@sample %%ETCDIR%%/objectIdentifiers.xml.sample
+@sample %%ETCDIR%%/profile.d/crl.xml.sample
+@sample %%ETCDIR%%/profile.d/server.xml.sample
+@sample %%ETCDIR%%/profile.d/test.xml.sample
+@sample %%ETCDIR%%/profile.d/user.xml.sample
+@sample %%ETCDIR%%/store.d/empty.xml.sample
+@sample %%ETCDIR%%/token.d/default.xml.sample
+@sample %%ETCDIR%%/token.d/eracom.xml.sample
+@sample %%ETCDIR%%/token.d/etoken-engine.xml.sample
+@sample %%ETCDIR%%/token.d/etoken.xml.sample
+@sample %%ETCDIR%%/token.d/opencryptoki.xml.sample
+@sample %%ETCDIR%%/token.d/software.xml.sample
+@sample %%ETCDIR%%/token.d/test.xml.sample
+@sample %%ETCDIR%%/token.d/tpm.xml.sample
+@sample etc/pki.conf.sample
include/libpki/banners.h
include/libpki/cmc.h
include/libpki/cmc/cmc_cert_req.h