[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / converters / p5-Convert-Color

File: [local] / ports / converters / p5-Convert-Color / Makefile (download)

Revision 1.15, Wed Apr 26 22:48:30 2023 UTC (13 months ago) by bluhm
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.14: +2 -3 lines

update p5-Convert-Color to 0.17

COMMENT =	color space conversions and named lookups

DISTNAME =	Convert-Color-0.17

CATEGORIES =	converters

# Perl
PERMIT_PACKAGE =	Yes

MODULES =		cpan

RUN_DEPENDS =		devel/p5-Module-Pluggable \
			textproc/p5-List-UtilsBy
TEST_DEPENDS =		devel/p5-Test2-Suite

CONFIGURE_STYLE =	modbuild

MAKE_ENV =		TEST_POD=Yes

PKG_ARCH =		*

MODCPAN_EXAMPLES =	Yes

.include <bsd.port.mk>