aboutsummaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Address-MobileJp/Makefile
blob: b107d97c7518cbbe66211e90e0cade21b5ba49af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
PORTNAME=	Mail-Address-MobileJp
PORTVERSION=	0.09
PORTREVISION=	1
CATEGORIES=	mail perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Utility to detect an e-mail is mobile one or not
WWW=		https://metacpan.org/release/Mail-Address-MobileJp

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>