2008-01-24 13:38:18 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.23 2008/01/24 18:38:18 merdely Exp $
|
1997-11-14 19:04:24 -05:00
|
|
|
|
2007-09-15 20:17:04 -04:00
|
|
|
COMMENT= PGP sign/encrypt/decrypt messages automatically
|
2001-05-05 21:45:53 -04:00
|
|
|
|
2008-01-24 13:31:24 -05:00
|
|
|
V=1.4.5
|
|
|
|
DISTNAME= PGPsendmail-v$V
|
|
|
|
PKGNAME= pgpsendmail-$Vp0
|
1997-11-14 19:04:24 -05:00
|
|
|
CATEGORIES= mail
|
2002-10-27 12:21:39 -05:00
|
|
|
|
1998-04-10 16:49:14 -04:00
|
|
|
MASTER_SITES= ftp://ftp.atnf.csiro.au/pub/people/rgooch/ \
|
|
|
|
ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
|
1997-11-14 19:04:24 -05:00
|
|
|
|
2001-06-19 21:43:11 -04:00
|
|
|
# License: GPL
|
2000-03-05 13:30:21 -05:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
2005-01-01 20:07:48 -05:00
|
|
|
WANTLIB= c
|
2000-02-12 03:02:07 -05:00
|
|
|
|
2002-10-27 12:21:39 -05:00
|
|
|
BUILD_DEPENDS= ::security/pgp
|
1997-11-14 19:04:24 -05:00
|
|
|
|
2002-10-27 12:21:39 -05:00
|
|
|
WRKDIST= ${WRKDIR}/pgpsendmail
|
|
|
|
INSTALL_TARGET= all_install
|
2000-06-04 20:04:02 -04:00
|
|
|
|
2002-10-27 12:21:39 -05:00
|
|
|
NO_REGRESS= Yes
|
1997-11-14 19:04:24 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|