summaryrefslogtreecommitdiffstats
path: root/mail/p5-Mail-GnuPG/Makefile
blob: 41884bc1cda4055c4f807bc36647f11cd4262cb1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# Created by: clsung@dragon2.net
# $FreeBSD$

PORTNAME=	Mail-GnuPG
PORTVERSION=	0.21
PORTREVISION=	1
CATEGORIES=	mail security perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl5 interface to process and/or create PGP email

BUILD_DEPENDS=	p5-GnuPG-Interface>=0:security/p5-GnuPG-Interface \
		p5-MIME-Tools>=0:mail/p5-MIME-Tools \
		p5-Mail-Tools>=0:mail/p5-Mail-Tools
RUN_DEPENDS:=	${BUILD_DEPENDS}

USES=		perl5
USE_PERL5=	modbuild

.include <bsd.port.mk>
OpenPOWER on IntegriCloud