1995-01-20 19:39:25 -05:00
|
|
|
# New ports collection makefile for: pgpsendmail
|
|
|
|
# Version required: 1.4
|
|
|
|
# Date created: 20 Jan 1995
|
|
|
|
# Whom: ache
|
|
|
|
#
|
1996-11-18 09:17:24 -05:00
|
|
|
# $Id: Makefile,v 1.9 1996/11/10 21:32:16 obrien Exp $
|
1995-01-20 19:39:25 -05:00
|
|
|
#
|
|
|
|
|
|
|
|
DISTNAME= PGPsendmail-v1.4
|
1995-04-11 16:28:32 -04:00
|
|
|
PKGNAME= pgpsendmail-1.4
|
1996-11-10 16:32:56 -05:00
|
|
|
CATEGORIES= mail
|
1995-04-11 16:28:32 -04:00
|
|
|
MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
|
|
|
|
|
1995-04-12 00:56:21 -04:00
|
|
|
MAINTAINER= ache@FreeBSD.ORG
|
|
|
|
|
1995-09-23 13:13:54 -04:00
|
|
|
BUILD_DEPENDS += pgp:${PORTSDIR}/security/pgp
|
1995-07-11 00:08:25 -04:00
|
|
|
|
1995-01-20 19:39:25 -05:00
|
|
|
WRKSRC= ${WRKDIR}/pgpsendmail
|
|
|
|
INSTALL_TARGET= all_install
|
1996-11-18 09:17:24 -05:00
|
|
|
MAN1= pgppipe.1 sendpgppass.1
|
|
|
|
MAN8= pgpsendmail.8 pgpdaemon.8
|
1995-01-20 19:39:25 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|