# New ports collection makefile for:   p5-GnuPG
# Date created:                                2012-07-17
# Whom:                                        Marcello Coutinho
#
# $FreeBSD: ports/security/p5-GnuPG/Makefile,v 1.3 2012/11/17 06:01:13 svnexp Exp $
#

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>
