2013-07-31 16:36:21 +02:00
|
|
|
# Created by: Seamus Venasse <svenasse@polaris.ca>
|
2002-06-25 10:45:23 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Business-ISIN
|
|
|
|
PORTVERSION= 0.20
|
2014-11-26 14:08:24 +01:00
|
|
|
PORTREVISION= 1
|
2002-06-25 10:45:23 +02:00
|
|
|
CATEGORIES= misc perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2002-06-25 10:45:23 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2012-06-04 08:17:03 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-21 13:51:06 +01:00
|
|
|
COMMENT= Validate International Securities Identification Numbers
|
2002-06-25 10:45:23 +02:00
|
|
|
|
2016-04-01 16:16:16 +02:00
|
|
|
BUILD_DEPENDS= p5-Locale-Codes>=0:misc/p5-Locale-Codes
|
2012-01-21 18:40:15 +01:00
|
|
|
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
2002-06-25 10:45:23 +02:00
|
|
|
|
2014-07-29 21:11:51 +02:00
|
|
|
USES= perl5 tar:tgz
|
2013-07-31 16:36:21 +02:00
|
|
|
USE_PERL5= configure
|
2002-06-25 10:45:23 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|