openbsd-ports/math/p5-Math-Base85/Makefile
2022-03-11 19:36:11 +00:00

15 lines
223 B
Makefile

COMMENT = module handles numbers in base 85
DISTNAME = Math-Base85-0.5
CATEGORIES = math
MAINTAINER = Benoit Lecocq <benoit@openbsd.org>
# Perl
PERMIT_PACKAGE = Yes
MODULES = cpan
PKG_ARCH = *
.include <bsd.port.mk>