aboutsummaryrefslogtreecommitdiff
path: root/mail/pgpsendmail
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-07-08 00:49:12 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-07-08 00:49:12 +0000
commitfcfb7e02dbe60f97fcc21a98ca0dbe81d89a5cbe (patch)
tree2f8880f2e32bd15e850803ecb74b2eca6b8b1564 /mail/pgpsendmail
parentedde123c0b03149021c0d58a9dd649c4abc7218f (diff)
downloadports-fcfb7e02dbe60f97fcc21a98ca0dbe81d89a5cbe.tar.gz
ports-fcfb7e02dbe60f97fcc21a98ca0dbe81d89a5cbe.zip
Add exe_depends on pgp
Notes
Notes: svn path=/head/; revision=1939
Diffstat (limited to 'mail/pgpsendmail')
-rw-r--r--mail/pgpsendmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile
index af91f9fc2074..6e72e14ea4aa 100644
--- a/mail/pgpsendmail/Makefile
+++ b/mail/pgpsendmail/Makefile
@@ -3,13 +3,14 @@
# Date created: 20 Jan 1995
# Whom: ache
#
-# $Id: Makefile,v 1.3 1995/04/11 20:28:19 asami Exp $
+# $Id: Makefile,v 1.4 1995/04/12 04:55:14 asami Exp $
#
DISTNAME= PGPsendmail-v1.4
PKGNAME= pgpsendmail-1.4
CATEGORIES+= mail
MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
+EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
MAINTAINER= ache@FreeBSD.ORG