summaryrefslogtreecommitdiffstats
path: root/devel/p5-Date-Extract/Makefile
blob: 1546a13c5ebd0c519ce3bffa16e7f8cf6f6bd8ef (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
# Created by: Matthew Seaman <matthew@FreeBSD.org>
# $FreeBSD$

PORTNAME=	Date-Extract
PORTVERSION=	0.06
CATEGORIES=	devel perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	matthew@FreeBSD.org
COMMENT=	Extract probable dates from strings

LICENSE=	ART10 GPLv1
LICENSE_COMB=	dual

BUILD_DEPENDS=	p5-DateTime-Format-Natural>0:devel/p5-DateTime-Format-Natural \
		p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable
RUN_DEPENDS=	p5-DateTime-Format-Natural>0:devel/p5-DateTime-Format-Natural \
		p5-Class-Data-Inheritable>0:devel/p5-Class-Data-Inheritable
TEST_DEPENDS=	p5-Test-MockTime>=0:devel/p5-Test-MockTime

NO_ARCH=	yes

USES=		perl5
USE_PERL5=	configure

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