2013-03-29 01:44:53 +01:00
|
|
|
# Created by: nork@FreeBSD.org
|
2004-08-04 19:31:59 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Mail-Address-MobileJp
|
2009-01-30 21:48:52 +01:00
|
|
|
PORTVERSION= 0.09
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2004-08-04 19:31:59 +02:00
|
|
|
CATEGORIES= mail perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2004-08-04 19:31:59 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2004-08-13 17:21:20 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2013-03-29 01:44:53 +01:00
|
|
|
COMMENT= Utility to detect an e-mail is mobile one or not
|
2004-08-04 19:31:59 +02:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-Mail-Tools>=0:mail/p5-Mail-Tools
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2004-08-04 19:31:59 +02:00
|
|
|
|
2013-08-02 20:52:07 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2004-08-04 19:31:59 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|