# -*- 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 PortSystem 1.0 name pgpdump version 0.35 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). depends_lib port:bzip2 \ port:zlib homepage http://www.mew.org/~kazu/proj/pgpdump/en/ master_sites http://www.mew.org/~kazu/proj/pgpdump/ checksums rmd160 752e135f292e79665f165408c44ca92b54a9f3ad \ sha256 4e02922dbd6309f371d52d336eef8f4dc0cd75d5140d0a3a795ff10185c9544f \ size 77580 build.args CC='${configure.cc}' livecheck.type regex livecheck.url ${homepage} livecheck.regex {The current version is (\d(?:\.\d+)+)}