2008-03-09 23:44:25 +01:00
|
|
|
PORTNAME= Array-Diff
|
2019-05-22 01:45:46 +02:00
|
|
|
PORTVERSION= 0.09
|
2008-03-09 23:44:25 +01:00
|
|
|
CATEGORIES= misc perl5
|
|
|
|
MASTER_SITES= CPAN
|
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2014-12-24 01:14:11 +01:00
|
|
|
MAINTAINER= bofh@FreeBSD.org
|
2008-03-09 23:44:25 +01:00
|
|
|
COMMENT= Diff two arrays
|
2022-09-07 23:06:12 +02:00
|
|
|
WWW= https://metacpan.org/release/Array-Diff
|
2008-03-09 23:44:25 +01:00
|
|
|
|
2017-09-15 10:58:46 +02:00
|
|
|
LICENSE= ART10 GPLv1+
|
2014-05-09 05:41:20 +02:00
|
|
|
LICENSE_COMB= dual
|
|
|
|
|
2018-10-06 15:06:42 +02:00
|
|
|
BUILD_DEPENDS= ${RUN_DEPENDS}
|
|
|
|
RUN_DEPENDS= p5-Algorithm-Diff>=1.19:devel/p5-Algorithm-Diff \
|
2016-04-01 16:16:16 +02:00
|
|
|
p5-Class-Accessor>=0:devel/p5-Class-Accessor
|
2008-03-09 23:44:25 +01:00
|
|
|
|
2013-07-31 16:36:21 +02:00
|
|
|
USES= perl5
|
|
|
|
USE_PERL5= configure
|
2008-03-09 23:44:25 +01:00
|
|
|
|
2019-05-09 15:36:40 +02:00
|
|
|
NO_ARCH= yes
|
2008-03-09 23:44:25 +01:00
|
|
|
.include <bsd.port.mk>
|