mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
20 lines
363 B
Makefile
20 lines
363 B
Makefile
# New ports collection makefile for: pgp4pine
|
|
# Version required: 1.74
|
|
# Date created: 29 February 2000
|
|
# Whom: Holger Lamm <holger@flatline.de>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
DISTNAME= pgp4pine-1.74
|
|
CATEGORIES= mail
|
|
MASTER_SITES= http://pgp4pine.flatline.de/
|
|
EXTRACT_SUFX= .tgz
|
|
|
|
MAINTAINER= holger@flatline.de
|
|
|
|
MAN1= pgp4pine.1
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|