Files
bluhm 578a00e1a7 update p5-Text-CSV_XS to 1.62
CVE-2026-7111
OK afresh1@
2026-05-08 16:56:28 +00:00

18 lines
290 B
Makefile

COMMENT = comma-separated values manipulation routines
DISTNAME = Text-CSV_XS-1.62
CPAN_AUTHOR = HMBRAND
CATEGORIES = textproc
EXTRACT_SUFX = .tgz
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
MODULES = cpan
# Perl
PERMIT_PACKAGE = Yes
WANTLIB = c perl
.include <bsd.port.mk>