summaryrefslogtreecommitdiff
path: root/mail/p5-Mail-Address-MobileJp/Makefile
blob: 5c7c6ec3485d4cf98c93dd4aebd7a70119804400 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Created by: nork@FreeBSD.org
# $FreeBSD$

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

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

USES=		perl5
USE_PERL5=	configure

.include <bsd.port.mk>