13 lines
242 B
Makefile
13 lines
242 B
Makefile
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>
|