head	1.7;
access;
symbols
	RELEASE_8_3_0:1.5
	RELEASE_9_0_0:1.5
	RELEASE_7_4_0:1.5
	RELEASE_8_2_0:1.5
	RELEASE_6_EOL:1.5
	RELEASE_8_1_0:1.5
	RELEASE_7_3_0:1.5
	RELEASE_8_0_0:1.5
	RELEASE_7_2_0:1.5
	RELEASE_7_1_0:1.5
	RELEASE_6_4_0:1.5
	RELEASE_5_EOL:1.5
	RELEASE_7_0_0:1.3
	RELEASE_6_3_0:1.3
	PRE_XORG_7:1.3
	RELEASE_4_EOL:1.3
	RELEASE_6_2_0:1.3
	RELEASE_6_1_0:1.3
	RELEASE_5_5_0:1.3
	RELEASE_6_0_0:1.3
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.2
	RELEASE_5_1_0:1.2
	RELEASE_4_8_0:1.2
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.7
date	2012.11.17.06.01.11;	author svnexp;	state Exp;
branches;
next	1.6;

1.6
date	2012.09.30.03.35.28;	author tabthorpe;	state Exp;
branches;
next	1.5;

1.5
date	2008.05.19.13.12.02;	author araujo;	state Exp;
branches;
next	1.4;

1.4
date	2008.04.17.14.28.11;	author araujo;	state Exp;
branches;
next	1.3;

1.3
date	2003.10.24.12.03.32;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2003.02.21.13.26.51;	author knu;	state Exp;
branches;
next	1.1;

1.1
date	2002.06.17.20.04.27;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.7
log
@Switch exporter over
@
text
@# Created by: Matjaz Prelog <rachek@@si.freebsd.org>
# $FreeBSD: head/security/p5-Crypt-PGPSimple/Makefile 305061 2012-09-30 03:35:28Z tabthorpe $

PORTNAME=	Crypt-PGPSimple
PORTVERSION=	0.13
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Crypt::PGPSimple provides a simple object-oriented interface to PGP

RUN_DEPENDS=	${LOCALBASE}/bin/pgp:${PORTSDIR}/security/pgp

PERL_CONFIGURE=	yes

MAN3=		Crypt::PGPSimple.3

.include <bsd.port.mk>
@


1.6
log
@SVN rev 305061 on 2012-09-30 03:35:28Z by tabthorpe

- Reassign to the heap due to mail bounces
@
text
@d2 1
a2 1
# $FreeBSD$
@


1.5
log
@- Include some ports in perl5 category.

PR:		ports/123530
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	flz (portmgr)
@
text
@d1 1
a1 4
# New ports collection makefile for:	p5-Crypt-PGPSimple
# Date created:				May 25th 2002
# Whom:	      				Matjaz Prelog <rachek@@si.freebsd.org>
#
a2 1
#
d10 1
a10 1
MAINTAINER=	rachek@@si.FreeBSD.org
@


1.4
log
@- Take advantage of CPAN macro from bsd.sites.mk, change ${MASTER_SITE_PERL_CPAN} to CPAN.

PR:		ports/122674
Submitted by:	Philip M. Gollucci <pgollucci@@p6m7g8.com>
Reworked by:	araujo (myself)
Approved by:	portmgr (pav)
@
text
@d10 1
a10 1
CATEGORIES=	security
@


1.3
log
@utilize SITE_PERL

PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@@dragon2.net>
@
text
@d11 1
a11 2
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Crypt
@


1.2
log
@De-pkg-comment.
@
text
@a22 1
MANPREFIX=	${PREFIX}/lib/perl5/${PERL_VERSION}
@


1.1
log
@add p5-Crypt-PGPSimple 0.13
Crypt::PGPSimple provides a simple object-oriented interface to PGP

PR:		38622
Submitted by:	rachek <rachek@@si.freebsd.org>
@
text
@d16 1
@

