[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / devel / p5-File-Attributes-Recursive

File: [local] / ports / devel / p5-File-Attributes-Recursive / Makefile (download)

Revision 1.11, Fri Mar 11 18:51:26 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.10: +0 -2 lines

drop RCS Ids

COMMENT =	inherit file attributes from parent directories

MODULES =	cpan
PKG_ARCH =	*
DISTNAME =	File-Attributes-Recursive-0.02
REVISION =	2
CATEGORIES =	devel

# Perl
PERMIT_PACKAGE =		Yes

RUN_DEPENDS =	devel/p5-File-Attributes \
		devel/p5-Path-Class

# p5-Directory-Scratch should be TEST_DEPENDS but Module::Install screws up
BUILD_DEPENDS =	${RUN_DEPENDS} \
		devel/p5-Directory-Scratch

MAKE_ENV +=	TEST_POD=1

.include <bsd.port.mk>