ports/graphics/p5-Graphics-ColorNames-WWW/Makefile

15 lines
295 B
Makefile

COMMENT= WWW color names and equivalent RGB values
MODULES= cpan
PKG_ARCH= *
DISTNAME = Graphics-ColorNames-WWW-1.14
CATEGORIES= graphics www
REVISION = 0
# Perl
PERMIT_PACKAGE= Yes
RUN_DEPENDS = graphics/p5-Graphics-ColorNames
TEST_DEPENDS = devel/p5-Test-NoWarnings
.include <bsd.port.mk>