head	1.3;
access;
symbols;
locks; strict;
comment	@# @;


1.3
date	2012.11.17.06.01.13;	author svnexp;	state Exp;
branches;
next	1.2;

1.2
date	2012.07.21.12.33.29;	author cs;	state Exp;
branches;
next	1.1;

1.1
date	2012.07.20.19.28.54;	author cs;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Switch exporter over
@
text
@# New ports collection makefile for:   p5-GnuPG
# Date created:                                2012-07-17
# Whom:                                        Marcello Coutinho
#
# $FreeBSD: head/security/p5-GnuPG/Makefile 301272 2012-07-21 12:33:29Z cs $
#

PORTNAME=	GnuPG
PORTVERSION=	0.19
CATEGORIES=	security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	marcellocoutinho@@gmail.com
COMMENT=	Perl module for interfacing with GnuPG

LICENSE=	GPLv2

PERL_CONFIGURE=	yes

MAN3=	GnuPG.3 \
	GnuPG::Tie.3

MAN1=	gpgmailtunl.1

.include <bsd.port.mk>
@


1.2
log
@SVN rev 301272 on 2012-07-21 12:33:29Z by cs

Fix some errors in the port:
- maintainer is submitter now
- description should not mention submitter
- man-plist unnecessary

Submitted by:	az@@
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.1
log
@SVN rev 301236 on 2012-07-20 19:28:54Z by cs

GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)

WWW:  http://search.cpan.org/dist/GnuPG/

Marcello Coutinho

PR:		ports/169957
Submitted by:	Marcello Coutinho
@
text
@d14 1
a14 1
MAINTAINER=	perl@@FreeBSD.org
@

