freebsd-ports/japanese/p5-Number-Phone-JP/Makefile
Philip M. Gollucci b708946670 - Update to 0.12
- Remove MD5

PR:             ports/153077
Submitted by:   myself (pgollucci)
Approved by:    nork (maintainer)
2010-12-12 23:14:21 +00:00

24 lines
522 B
Makefile

# New ports collection makefile for: ja-p5-Number-Phone-JP
# Date created: 2005-11-24
# Whom: n-shigemura@ensure.jp
#
# $FreeBSD$
#
PORTNAME= Number-Phone-JP
PORTVERSION= 0.12
CATEGORIES= japanese perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= ja-p5-
MAINTAINER= nork@FreeBSD.org
COMMENT= Perl5 module to validate Japanese phone numbers
RUN_DEPENDS= p5-UNIVERSAL-require>=0:${PORTSDIR}/devel/p5-UNIVERSAL-require
PERL_CONFIGURE= yes
MAN3= Number::Phone::JP.3 \
Number::Phone::JP::Table.3 \
.include <bsd.port.mk>