2023-08-16 22:26:55 +00:00
|
|
|
COMMENT = comma-separated values manipulator routines
|
|
|
|
|
|
|
|
MODULES = cpan
|
|
|
|
PKG_ARCH = *
|
2024-05-26 03:08:12 +00:00
|
|
|
DISTNAME = Text-CSV-2.04
|
2023-08-16 22:26:55 +00:00
|
|
|
CATEGORIES = textproc
|
|
|
|
|
|
|
|
MAINTAINER = Andrew Hewus Fresh <afresh1@openbsd.org>
|
|
|
|
|
|
|
|
# Perl
|
|
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
|
|
|
|
RUN_DEPENDS = textproc/p5-Text-CSV_XS
|
|
|
|
|
|
|
|
MAKE_ENV+= TEST_POD=1
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|