1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/mail/pgp4pine/Makefile
Chris D. Faulhaber ee9583921e Update port to 1.75.6
PR:		21349
Submitted by:	Maintainer
2000-09-18 13:51:43 +00:00

24 lines
462 B
Makefile

# New ports collection makefile for: pgp4pine
# Date created: 29 February 2000
# Whom: Holger Lamm <holger@flatline.de>
#
# $FreeBSD$
#
PORTNAME= pgp4pine
PORTVERSION= ${MAJOR}.${PATCHLEVEL}
CATEGORIES= mail
MASTER_SITES= http://pgp4pine.flatline.de/
DISTNAME= ${PORTNAME}-${MAJOR}-${PATCHLEVEL}
MAINTAINER= holger@flatline.de
MAJOR= 1.75
PATCHLEVEL= 6
WRKSRC= ${WRKDIR}/${PORTNAME}-${MAJOR}
MAN1= pgp4pine.1
GNU_CONFIGURE= yes
.include <bsd.port.mk>