summaryrefslogtreecommitdiff
path: root/security/pgpdump
diff options
context:
space:
mode:
authorjun <jun@pkgsrc.org>2001-03-28 09:04:21 +0000
committerjun <jun@pkgsrc.org>2001-03-28 09:04:21 +0000
commit9196c2f136c212697101c0e2f63d1935cbd4ee30 (patch)
tree497aa369b4570a65be213936fed0e4cc4d5cac54 /security/pgpdump
parentca70fa5bf680b442518e3b67628b7b5ad35ed3f8 (diff)
downloadpkgsrc-9196c2f136c212697101c0e2f63d1935cbd4ee30.tar.gz
Initial import of "pgpdump":
PGP packet visualizer
Diffstat (limited to 'security/pgpdump')
-rw-r--r--security/pgpdump/Makefile19
-rw-r--r--security/pgpdump/files/md53
-rw-r--r--security/pgpdump/pkg/DESCR3
-rw-r--r--security/pgpdump/pkg/PLIST5
4 files changed, 30 insertions, 0 deletions
diff --git a/security/pgpdump/Makefile b/security/pgpdump/Makefile
new file mode 100644
index 00000000000..d894044dcac
--- /dev/null
+++ b/security/pgpdump/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2001/03/28 09:04:21 jun Exp $
+#
+
+DISTNAME= pgpdump-0.05
+CATEGORIES= security
+MASTER_SITES= ftp://pgp.iijlab.net/pub/pgp/tools/
+
+MAINTAINER= tech-pkg-ja@jp.netbsd.org
+HOMEPAGE= ftp://pgp.iijlab.net/pub/pgp/tools/
+COMMENT= PGP packet visualizer
+
+GNU_CONFIGURE= YES
+
+post-install:
+ ${INSTALL_DATA_DIR} ${PREFIX}/share/doc/pgpdump
+ ${INSTALL_DATA} ${WRKSRC}/COPYRIGHT ${WRKSRC}/README \
+ ${PREFIX}/share/doc/pgpdump
+
+.include "../../mk/bsd.pkg.mk"
diff --git a/security/pgpdump/files/md5 b/security/pgpdump/files/md5
new file mode 100644
index 00000000000..4b886545991
--- /dev/null
+++ b/security/pgpdump/files/md5
@@ -0,0 +1,3 @@
+$NetBSD: md5,v 1.1.1.1 2001/03/28 09:04:21 jun Exp $
+
+SHA1 (pgpdump-0.05.tar.gz) = 23daff6bb0b3c01eae23e681abfed77100efde16
diff --git a/security/pgpdump/pkg/DESCR b/security/pgpdump/pkg/DESCR
new file mode 100644
index 00000000000..b4ca9286e8e
--- /dev/null
+++ b/security/pgpdump/pkg/DESCR
@@ -0,0 +1,3 @@
+"pgpdump" is a PGP packet visualizer which displays the packet format
+of OpenPGP (RFC 2440 + bis) and PGP version 2 (RFC 1991).
+To know how to use pgpdump, type "pgpdump -h".
diff --git a/security/pgpdump/pkg/PLIST b/security/pgpdump/pkg/PLIST
new file mode 100644
index 00000000000..5c50923b705
--- /dev/null
+++ b/security/pgpdump/pkg/PLIST
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2001/03/28 09:04:21 jun Exp $
+bin/pgpdump
+share/doc/pgpdump/COPYRIGHT
+share/doc/pgpdump/README
+@dirrm share/doc/pgpdump