diff options
Diffstat (limited to 'math/p5-AI-Perceptron/Makefile')
-rw-r--r-- | math/p5-AI-Perceptron/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index 98a0031ba74c..3dffde624b50 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -18,5 +18,6 @@ USE_PERL5= yes PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} +MAN3= AI::Perceptron.3 .include <bsd.port.mk> |