ports/converters/p5-Convert-Color/Makefile

24 lines
380 B
Makefile

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>