Files
ports/textproc/p5-Text-CSV_XS/Makefile
T
2025-07-25 14:30:05 +00:00

18 lines
281 B
Makefile

COMMENT = Comma-Separated Values manipulation routines
DISTNAME = Text-CSV_XS-1.60
REVISION = 0
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>