ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/mports/trunk/mail/pine-pgp-filters/Makefile
(Generate patch)

Comparing trunk/mail/pine-pgp-filters/Makefile (file contents):
Revision 5758 by laffer1, Mon Jul 14 03:12:12 2008 UTC vs.
Revision 7499 by laffer1, Thu Apr 2 23:23:10 2009 UTC

# Line 1 | Line 1
1 < # New ports collection makefile for:    pine-pgp-filters
2 < # Date created:                         22 January 2003
3 < # Whom:                                 dougb
4 < #
5 < # $MidnightBSD: mports/mail/pine-pgp-filters/Makefile,v 1.8 2008/06/18 22:09:46 laffer1 Exp $
6 < # $FreeBSD: ports/mail/pine-pgp-filters/Makefile,v 1.13 2007/12/26 22:18:26 dougb Exp $
7 < #
1 > # $MidnightBSD: mports/mail/pine-pgp-filters/Makefile,v 1.9 2008/07/14 03:12:11 laffer1 Exp $
2  
3   PORTNAME=       pine-pgp-filters
4   PORTVERSION=    1.6
5 < PORTREVISION=   4
5 > PORTREVISION=   5
6   CATEGORIES=     mail security
7   MASTER_SITES=   http://dougbarton.us/PGP/scripts/ppf/ \
8                  ${MASTER_SITE_FREEBSD_LOCAL}
# Line 17 | Line 11 | DISTFILES=     ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}${EXT
11   EXTRACT_ONLY=   ${DISTNAME}${EXTRACT_SUFX}
12  
13   MAINTAINER=     ports@MidnightBSD.org
14 < COMMENT=        Simple /bin/sh-based filters to use GnuPG with Pine or Alpine
14 > COMMENT=        Simple /bin/sh-based filters to use GnuPG with Alpine
15   LICENSE=        bsd2
16  
17   .include <bsd.port.pre.mk>
18  
19   BUILD_DEPENDS=  gpg2:${PORTSDIR}/security/gnupg
20   RUN_DEPENDS=    gpg2:${PORTSDIR}/security/gnupg
27
28 .if exists(${LOCALBASE}/bin/pine)
29 RUN_DEPENDS+=   pine:${PORTSDIR}/mail/pine4
30 .else
21   RUN_DEPENDS+=   alpine:${PORTSDIR}/mail/alpine
32 .endif
22  
23   verify: checksum
24          gpg --verify ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}.asc

Comparing trunk/mail/pine-pgp-filters/Makefile (property cvs2svn:cvs-rev):
Revision 5758 by laffer1, Mon Jul 14 03:12:12 2008 UTC vs.
Revision 7499 by laffer1, Thu Apr 2 23:23:10 2009 UTC

# Line 1 | Line 1
1 < 1.9
1 > 1.10

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines