# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 # $Id$ PortSystem 1.0 name pgpdump version 0.29 categories security platforms darwin license BSD maintainers nomaintainer description PGP packet visualizer long_description pgpdump is a PGP packet visualizer which displays \ the packet format of OpenPGP (RFC 2440 + bis) and \ PGP version 2 (RFC 1991). homepage http://www.mew.org/~kazu/proj/pgpdump/en/ depends_lib port:bzip2 \ port:zlib master_sites http://www.mew.org/~kazu/proj/pgpdump/ checksums rmd160 49404bcff6cf6f5fc4e2f380c8efb424962cdabc \ sha256 6215d9af806399fec73d81735cf20ce91033a7a89a82c4318c4d1659083ff663 build.args CC='${configure.cc}' livecheck.type regex livecheck.url ${homepage} livecheck.regex {The current version is (\d(?:\.\d+)+)}