1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00
freebsd-ports/mail/pgp4pine/Makefile

22 lines
436 B
Makefile
Raw Normal View History

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