[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / p5-Test-Taint

File: [local] / ports / devel / p5-Test-Taint / Makefile (download)

Revision 1.20, Fri Mar 11 18:52:17 2022 UTC (2 years, 2 months ago) by naddy
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, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.19: +0 -2 lines

drop RCS Ids

COMMENT=	tools to test taintedness

MODULES=	cpan
DISTNAME=	Test-Taint-1.08
CATEGORIES=	devel
REVISION=	0

# Artistic
PERMIT_PACKAGE=	Yes

WANTLIB += c perl

MAKE_ENV=	TEST_POD=Yes

.include <bsd.port.mk>