aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-GMail-IMAPD/Makefile
blob: 6a1650f3f7cf878f0aa634b1e4d3dd7e3f0379ae (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: Ali Mashtizadeh <ali@mashtizadeh.org>

PORTNAME=	GMail-IMAPD
PORTVERSION=	0.94
PORTREVISION=	1
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	mashtizadeh@gmail.com
COMMENT=	Perl IMAP4 gateway to Google's webmail service

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Mail-Webmail-Gmail>=0:mail/p5-Mail-Webmail-Gmail

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>