ports/graphics/p5-Color-Library/Makefile

20 lines
347 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = an easy-to-use and comprehensive named-color library
DISTNAME = Color-Library-0.021
REVISION = 1
CATEGORIES = graphics
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
RUN_DEPENDS = devel/p5-Class-Accessor \
devel/p5-Class-Data-Inheritable \
devel/p5-Module-Pluggable \
devel/p5-Test-Most
PKG_ARCH = *
.include <bsd.port.mk>