aboutsummaryrefslogtreecommitdiffstats
path: root/mail/pgp4pine/Makefile
blob: f704a7b830ecb483e59d84aeceaf2b1dbcb04a04 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for: pgp4pine
# Date created:     29 February 2000
# Whom:         Holger Lamm <holger@flatline.de>
#
# $FreeBSD$
#

PORTNAME=   pgp4pine
PORTVERSION=    1.76
CATEGORIES= mail
MASTER_SITES=   http://pgp4pine.flatline.de/

MAINTAINER= holger@flatline.de

MAN1=       pgp4pine.1
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --with-docdir=${PREFIX}/share/doc

.include <bsd.port.mk>