python.default_version 27
description Python module for working with OpenPGP messages
PyGPGME is a Python module that lets you sign, verify, encrypt and decrypt \
files using the OpenPGP format. It is built on top of GNU Privacy Guard and \
homepage https://pypi.python.org/pypi/pygpgme/${version}/
master_sites pypi:p/pygpgme/
distname pygpgme-${version}
checksums md5 d38355af73f0352cde3d410b25f34fd0 \
sha1 f8df35bd2705ac2e1642209fba732e6a42d03fd4 \
rmd160 7d15991622ee7adf643d9d658c5da718c6b1bfd0
if {${name} ne ${subport}} {
depends_lib-append port:gpgme
build.env CPPFLAGS="-I${prefix}/include"
livecheck.url ${master_sites}
livecheck.regex pygpgme-(\\d+(\\.\\d+)+)${extract.suffix}