1995-01-21 00:39:25 +00:00
|
|
|
# New ports collection makefile for: pgpsendmail
|
|
|
|
# Date created: 20 Jan 1995
|
|
|
|
# Whom: ache
|
|
|
|
#
|
1999-08-25 06:51:17 +00:00
|
|
|
# $FreeBSD$
|
1995-01-21 00:39:25 +00:00
|
|
|
#
|
|
|
|
|
2000-04-13 20:01:08 +00:00
|
|
|
PORTNAME= pgpsendmail
|
|
|
|
PORTVERSION= 1.4
|
1996-11-10 21:32:56 +00:00
|
|
|
CATEGORIES= mail
|
1995-04-11 20:28:32 +00:00
|
|
|
MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
|
2000-04-13 20:01:08 +00:00
|
|
|
DISTNAME= PGPsendmail-v${PORTVERSION}
|
1995-04-11 20:28:32 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= ache@FreeBSD.org
|
1995-04-12 04:56:21 +00:00
|
|
|
|
1995-09-23 17:13:54 +00:00
|
|
|
BUILD_DEPENDS += pgp:${PORTSDIR}/security/pgp
|
1995-07-11 04:08:25 +00:00
|
|
|
|
1995-01-21 00:39:25 +00:00
|
|
|
WRKSRC= ${WRKDIR}/pgpsendmail
|
|
|
|
INSTALL_TARGET= all_install
|
1996-11-18 14:17:24 +00:00
|
|
|
MAN1= pgppipe.1 sendpgppass.1
|
|
|
|
MAN8= pgpsendmail.8 pgpdaemon.8
|
1995-01-21 00:39:25 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|