ports/devel/p5-Log-Dispatch-Perl/Makefile

14 lines
218 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = use core Perl functions for logging
MODULES = cpan
PKG_ARCH = *
DISTNAME = Log-Dispatch-Perl-0.05
CATEGORIES = devel
# perl
PERMIT_PACKAGE = Yes
RUN_DEPENDS = devel/p5-Log-Dispatch
.include <bsd.port.mk>