aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-FormValidator-Simple-Plugin-Number-Phone-JP/Makefile
blob: 9b9f447261ac3cc88dc1590d70675ff31e092ce7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# New ports collection makefile for:	p5-FormValidator-Simple-Plugin-Number-Phone-JP
# Date created:		May 10, 2006
# Whom:			kuriyama@FreeBSD.org
#
# $FreeBSD$
#

PORTNAME=	FormValidator-Simple-Plugin-Number-Phone-JP
PORTVERSION=	0.02
CATEGORIES=	japanese
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	../../authors/id/M/MI/MIZZY

MAINTAINER=	kuriyama@FreeBSD.org
COMMENT=	Perl module for Japanese phone number validation

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-FormValidator-Simple>=0.03:${PORTSDIR}/textproc/p5-FormValidator-Simple \
	ja-p5-Number-Phone-JP>=0.03:${PORTSDIR}/japanese/p5-Number-Phone-JP

PERL_CONFIGURE=	yes

MAN3=	FormValidator::Simple::Plugin::Number::Phone::JP.3

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}p5-

.include <bsd.port.post.mk>