opnsense-ports/misc/p5-Array-IntSpan/Makefile
Franco Fichtner ea51541ee8 */*: sync with upstream
Taken from: FreeBSD
2022-09-09 08:39:06 +02:00

19 lines
365 B
Makefile

PORTNAME= Array-IntSpan
PORTVERSION= 2.004
CATEGORIES= misc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Module for handling arrays using IntSpan techniques
WWW= https://metacpan.org/release/Array-IntSpan
LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= perl5
USE_PERL5= configure
NO_ARCH= yes
.include <bsd.port.mk>