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

14 lines
165 B
Makefile

COMMENT= Fibonacci numbers
DISTNAME= Math-Fibonacci-1.5
REVISION= 2
CATEGORIES= math
# Perl
PERMIT_PACKAGE= Yes
MODULES= cpan
PKG_ARCH= *
.include <bsd.port.mk>