ports/devel/p5-POSIX-strftime-Compiler/Makefile

14 lines
242 B
Makefile
Raw Normal View History

2023-08-16 22:26:55 +00:00
COMMENT = gnu C library compatible strftime for loggers and servers
MODULES = cpan
PKG_ARCH = *
DISTNAME = POSIX-strftime-Compiler-0.44
CATEGORIES = devel
CONFIGURE_STYLE = modbuild tiny
# Perl
PERMIT_PACKAGE = Yes
.include <bsd.port.mk>