1 # $NetBSD: Makefile,v 1.15 2012/10/03 21:57:34 wiz Exp $
4 DISTNAME
= pinepgp-0.18
.0
6 CATEGORIES
= security mail
7 MASTER_SITES
= http
://hany.sk
/~hany
/_data
/pinepgp
/ \
8 http
://terminus.sk
/~hany
/_data
/pinepgp
/
10 MAINTAINER
= pkgsrc-users@NetBSD.org
11 HOMEPAGE
= http
://hany.sk
/~hany
/software
/pinepgp
/stable.html
12 COMMENT
= PGP display and sending filters for pine
14 DEPENDS
+= bash
>=2:..
/..
/shells
/bash2
19 CONFIGURE_ENV
+= CAT
=${TOOLS_CAT
:Q
}
24 .if
!empty
(PINEPGP_USEGPG
:M
[yY
][eE
][sS
])
25 DEPENDS
+= gnupg
>=1.2.3:..
/..
/security
/gnupg
28 .if
!empty
(PINEPGP_USEPGP5
:M
[yY
][eE
][sS
])
29 DEPENDS
+= pgp5
>=5.0:..
/..
/security
/pgp5
32 .
include "../../mk/bsd.pkg.mk"