Files
2022-03-11 19:22:04 +00:00

20 lines
347 B
Makefile

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>