# hack for debian orig tarballs
DISTNAME= ${PORTNAME}_${DISTVERSION}
EXTRACT_SUFX= .orig.tar.gz
+WRKSRC= work/${PORTNAME}-${DISTVERSION}
MAINTAINER= dkg@fifthhorseman.net
COMMENT= Use the OpenPGP web of trust to verify ssh connections
bin/openpgp2ssh
bin/pem2openpgp
bin/monkeysphere
-share/monkeysphere/mh
share/monkeysphere/mh/publish_key
share/monkeysphere/mh/import_key
share/monkeysphere/mh/set_expire
share/monkeysphere/keytrans
share/monkeysphere/defaultenv
share/monkeysphere/VERSION
-share/monkeysphere/transitions
share/monkeysphere/transitions/0.23
share/monkeysphere/transitions/README.txt
-share/monkeysphere/ma
share/monkeysphere/ma/list_certifiers
share/monkeysphere/ma/add_certifier
share/monkeysphere/ma/update_users
share/monkeysphere/ma/remove_certifier
share/monkeysphere/ma/diagnostics
share/monkeysphere/common
-share/monkeysphere/m
share/monkeysphere/m/gen_subkey
share/monkeysphere/m/ssh_proxycommand
share/monkeysphere/m/subkey_to_ssh_agent
etc/monkeysphere/monkeysphere-authentication.conf.sample
@exec if [ ! -f %D/etc/monkeysphere/monkeysphere-authentication.conf ] ; then cp -p %D/%F %B/monkeysphere-authentication.conf; fi
@dirrm share/doc/monkeysphere
+@dirrm share/monkeysphere/transitions
+@dirrm share/monkeysphere/mh
+@dirrm share/monkeysphere/ma
+@dirrm share/monkeysphere/m
@dirrm share/monkeysphere
@dirrm etc/monkeysphere