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

16 lines
295 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
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>