head	1.2;
access;
symbols
	RELEASE_4_5_0:1.1
	RELEASE_4_4_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2002.02.04.03.32.20;	author petef;	state dead;
branches;
next	1.1;

1.1
date	2001.08.23.15.43.45;	author petef;	state Exp;
branches;
next	;


desc
@@


1.2
log
@Remove the p5-GPG port.  It is no longer being maintained by it's author,
and there is a much better PGP Perl interface in security/p5-Crypt-OpenPGP.
@
text
@# New ports collection makefile for:	p5-GPG
# Date created:				12 August 2001
# Whom:					petef
#
# $FreeBSD: ports/security/p5-GPG/Makefile,v 1.1 2001/08/23 15:43:45 petef Exp $
#

PORTNAME=	GPG
PORTVERSION=	0.06
CATEGORIES=	security perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../../authors/id/M/MI/MILES
PKGNAMEPREFIX=	p5-

MAINTAINER=	petef@@FreeBSD.org

BUILD_DEPENDS=	gpg:${PORTSDIR}/security/gnupg
RUN_DEPENDS=	${BUILD_DEPENDS}

PERL_CONFIGURE=	yes

MAN3PREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3=	GPG.3

post-patch:
	@@${PERL} -pi -e 's,/usr/local,${LOCALBASE},' ${WRKSRC}/Makefile.PL

.include <bsd.port.mk>
@


1.1
log
@add p5-GPG 0.06

A Perl interface to GnuPG

PR:		29658
Reviewed by:	ade
@
text
@d5 1
a5 1
# $FreeBSD$
@

