summaryrefslogtreecommitdiffstats
path: root/misc/p5-Business-ISIN/Makefile
blob: 6f3b30b92e6c4b3b04446d009378699b34ed011e (plain)
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
# New ports collection makefile for:	Business::ISIN
# Date created:				24 Jan 2002
# Whom:					Seamus Venasse <svenasse@polaris.ca>
#
# $FreeBSD$
#

PORTNAME=	Business-ISIN
PORTVERSION=	0.20
CATEGORIES=	misc perl5
MASTER_SITES=	${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR=	Business
PKGNAMEPREFIX=	p5-
EXTRACT_SUFX=	.tgz

MAINTAINER=	svenasse@polaris.ca
COMMENT=	Validate International Securities Identification Numbers

BUILD_DEPENDS=	${SITE_PERL}/Locale/Country.pm:${PORTSDIR}/misc/p5-Locale-Codes
RUN_DEPENDS=	${BUILD_DEPENDS}

SITE_PERL=	${SITE_PERL}
PERL_CONFIGURE=	yes

MAN3=		Business::ISIN.3

.include <bsd.port.mk>
OpenPOWER on IntegriCloud