openbsd-ports/sysutils/p5-Data-Float/Makefile
2022-03-11 19:57:10 +00:00

17 lines
215 B
Makefile

COMMENT = details of the floating point data type
DISTNAME = Data-Float-0.013
CATEGORIES = sysutils
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
CONFIGURE_STYLE = modbuild
PKG_ARCH = *
.include <bsd.port.mk>