aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2014-01-20 13:14:55 +0000
committerMathieu Arnold <mat@FreeBSD.org>2014-01-20 13:14:55 +0000
commit55321374a4543f144716da8c5ed1ba03ab206108 (patch)
tree41f7a53bd78e5fdb907509bda1fd11d45318aaff /security
parent9f3c524497e1eb922be6014ec2f4a3fba4b4aa8b (diff)
downloadports-55321374a4543f144716da8c5ed1ba03ab206108.tar.gz
ports-55321374a4543f144716da8c5ed1ba03ab206108.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/signing-party/Makefile2
-rw-r--r--security/signing-party/pkg-plist28
2 files changed, 30 insertions, 0 deletions
diff --git a/security/signing-party/Makefile b/security/signing-party/Makefile
index 9fd5348d448b..633908766376 100644
--- a/security/signing-party/Makefile
+++ b/security/signing-party/Makefile
@@ -38,6 +38,7 @@ SCRIPTS= caff/caff caff/pgp-clean caff/pgp-fixkey gpglist/gpglist \
gpgparticipants/gpgparticipants
MANUALS1= ${SCRIPTS:S/$/.1/} ${BINS:S/$/.1/}
EXAMPLES= caff/caffrc.sample gpg-mailkeys/example.gpg-mailkeysrc
+PORTEXAMPLES= ${EXAMPLES:T}
PORTDOCS= *
@@ -50,6 +51,7 @@ post-patch:
-e 's|make pgpring|make|' \
${WRKSRC}/gpgwrap/Makefile \
${WRKSRC}/keyanalyze/Makefile
+ @${REINPLACE_CMD} -e 's|gcc|${CC}|' ${WRKSRC}/gpgwrap/src/Makefile
# Rename pgpring to pgppubring to avoid conflict with mail/mutt
@${REINPLACE_CMD} -e 's|pgpring|pgppubring|g' \
${WRKSRC}/keyanalyze/pgpring/Makefile.in
diff --git a/security/signing-party/pkg-plist b/security/signing-party/pkg-plist
new file mode 100644
index 000000000000..9945d94d616a
--- /dev/null
+++ b/security/signing-party/pkg-plist
@@ -0,0 +1,28 @@
+bin/caff
+bin/gpg-key2ps
+bin/gpg-mailkeys
+bin/gpglist
+bin/gpgparticipants
+bin/gpgsigs
+bin/keyanalyze
+bin/keylookup
+bin/pgp-clean
+bin/pgp-fixkey
+bin/pgppubring
+bin/process_keys
+bin/sig2dot
+bin/springgraph
+man/man1/caff.1.gz
+man/man1/gpg-key2ps.1.gz
+man/man1/gpg-mailkeys.1.gz
+man/man1/gpglist.1.gz
+man/man1/gpgparticipants.1.gz
+man/man1/gpgsigs.1.gz
+man/man1/keyanalyze.1.gz
+man/man1/keylookup.1.gz
+man/man1/pgp-clean.1.gz
+man/man1/pgp-fixkey.1.gz
+man/man1/pgppubring.1.gz
+man/man1/process_keys.1.gz
+man/man1/sig2dot.1.gz
+man/man1/springgraph.1.gz