[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / textproc / p5-String-Random

File: [local] / ports / textproc / p5-String-Random / Makefile (download)

Revision 1.24, Wed Mar 8 10:43:06 2023 UTC (15 months ago) by benoit
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, HEAD
Changes since 1.23: +1 -1 lines

Update to p5-String-Random-0.32.

COMMENT=	perl module for generating randoms strings

MODULES=	cpan
PKG_ARCH=	*
DISTNAME =	String-Random-0.32
CATEGORIES=	textproc

# perl
PERMIT_PACKAGE=	Yes

CONFIGURE_STYLE=	modbuild

TEST_DEPENDS =		devel/p5-Test-TrailingSpace

MAKE_ENV +=		TEST_POD=1

.include <bsd.port.mk>