2000-02-29 07:59:38 +00:00
|
|
|
# New ports collection makefile for: pgp4pine
|
2000-02-29 08:07:12 +00:00
|
|
|
# Date created: 29 February 2000
|
|
|
|
# Whom: Holger Lamm <holger@flatline.de>
|
2000-02-29 07:59:38 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-13 20:01:08 +00:00
|
|
|
PORTNAME= pgp4pine
|
2001-04-17 11:26:31 +00:00
|
|
|
PORTVERSION= 1.76
|
2001-05-30 16:49:20 +00:00
|
|
|
PORTREVISION= 1
|
2000-02-29 07:59:38 +00:00
|
|
|
CATEGORIES= mail
|
|
|
|
MASTER_SITES= http://pgp4pine.flatline.de/
|
2001-05-30 16:49:20 +00:00
|
|
|
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
|
2000-02-29 07:59:38 +00:00
|
|
|
|
|
|
|
MAINTAINER= holger@flatline.de
|
|
|
|
|
|
|
|
MAN1= pgp4pine.1
|
|
|
|
GNU_CONFIGURE= yes
|
2001-04-17 11:26:31 +00:00
|
|
|
CONFIGURE_ARGS= --with-docdir=${PREFIX}/share/doc
|
2000-02-29 07:59:38 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|