# $Id: Portfile,v 1.2 2005/06/14 06:28:47 jkh Exp $

PortSystem 1.0
name			pgp
version			50i
categories		security
maintainers		darwinports@opendarwin.org
description		Public-Key encryption for the masses
platforms		darwin
master_sites		ftp://ftp.ifi.uio.no/pub/pgp/5.0/unix/ \
			ftp://ftp.doc.ic.ac.uk/pub/Mirrors/ftp.ifi.uio.no/pub/pgp/5.0/unix/
checksums		md5 7a01203f0053aa78a781367461d52187
distfiles		${name}${version}-unix-src.tar.gz
worksrcdir		${name}${version}/src

long_description \
	PGP 5.0 contains support for new encryption methods (most notably \
	DSS/Diffie-Hellman), and built-in keyserver support.  Also, the \
	command line has been redesigned to be more Unix and scripting \
	friendly.

patchfiles	pgpFullLicense.c-patch
