aboutsummaryrefslogtreecommitdiff
path: root/math/p5-AI-Perceptron/Makefile
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-01-01 11:06:17 +0000
committerWill Andrews <will@FreeBSD.org>2001-01-01 11:06:17 +0000
commit4e198c9f4c5126faa54412bf6e01b8afc61f4962 (patch)
tree87af3dc48d98dd539f6284362467ed5546653e97 /math/p5-AI-Perceptron/Makefile
parent21603d12d2291e634e15fd2feb511890bda91849 (diff)
downloadports-4e198c9f4c5126faa54412bf6e01b8afc61f4962.tar.gz
ports-4e198c9f4c5126faa54412bf6e01b8afc61f4962.zip
Notes
Diffstat (limited to 'math/p5-AI-Perceptron/Makefile')
-rw-r--r--math/p5-AI-Perceptron/Makefile1
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>