diff options
Diffstat (limited to 'mail/pgpsendmail/Makefile')
-rw-r--r-- | mail/pgpsendmail/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile index 79eb307bcf04..8014d5fb121f 100644 --- a/mail/pgpsendmail/Makefile +++ b/mail/pgpsendmail/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/ DISTNAME= PGPsendmail-v${PORTVERSION} MAINTAINER= ache@FreeBSD.org +COMMENT= PGP sign/encrypt/decrypt messages automatically BUILD_DEPENDS+= pgp:${PORTSDIR}/security/pgp |