summaryrefslogtreecommitdiff
path: root/math
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
parentAdd p5-Apache-AutoIndex 0.08, a perl module that can completely replace (diff)
Bad will, don't put manpage references in the PLIST! Bad! No more
committing until you fix that p5-Class-Tom error too! Put manpages in the Makefile like you're supposed to!
Notes
Notes: svn path=/head/; revision=36568
Diffstat (limited to 'math')
-rw-r--r--math/p5-AI-NeuralNet-BackProp/Makefile1
-rw-r--r--math/p5-AI-NeuralNet-BackProp/pkg-plist1
-rw-r--r--math/p5-AI-NeuralNet-Mesh/Makefile1
-rw-r--r--math/p5-AI-NeuralNet-Mesh/pkg-plist1
-rw-r--r--math/p5-AI-Perceptron/Makefile1
-rw-r--r--math/p5-AI-Perceptron/pkg-plist1
6 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-AI-NeuralNet-BackProp/Makefile b/math/p5-AI-NeuralNet-BackProp/Makefile
index 39cd419fc483..9aa6dbe42f71 100644
--- a/math/p5-AI-NeuralNet-BackProp/Makefile
+++ b/math/p5-AI-NeuralNet-BackProp/Makefile
@@ -20,5 +20,6 @@ NO_WRKSUBDIR= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= AI::NeuralNet::BackProp.3
.include <bsd.port.mk>
diff --git a/math/p5-AI-NeuralNet-BackProp/pkg-plist b/math/p5-AI-NeuralNet-BackProp/pkg-plist
index cdf851667d05..c3f7017680b5 100644
--- a/math/p5-AI-NeuralNet-BackProp/pkg-plist
+++ b/math/p5-AI-NeuralNet-BackProp/pkg-plist
@@ -1,6 +1,5 @@
lib/perl5/site_perl/%%PERL_VER%%/AI/NeuralNet/BackProp.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/BackProp/.packlist
-lib/perl5/%%PERL_VERSION%%/man/man3/AI::NeuralNet::BackProp.3
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/BackProp
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet
@dirrm lib/perl5/site_perl/%%PERL_VER%%/AI/NeuralNet
diff --git a/math/p5-AI-NeuralNet-Mesh/Makefile b/math/p5-AI-NeuralNet-Mesh/Makefile
index 93ef09d565cc..1040b201a9c2 100644
--- a/math/p5-AI-NeuralNet-Mesh/Makefile
+++ b/math/p5-AI-NeuralNet-Mesh/Makefile
@@ -20,5 +20,6 @@ NO_WRKSUBDIR= yes
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
+MAN3= AI::NeuralNet::Mesh.3
.include <bsd.port.mk>
diff --git a/math/p5-AI-NeuralNet-Mesh/pkg-plist b/math/p5-AI-NeuralNet-Mesh/pkg-plist
index 10bbec11b1b3..755ee474f322 100644
--- a/math/p5-AI-NeuralNet-Mesh/pkg-plist
+++ b/math/p5-AI-NeuralNet-Mesh/pkg-plist
@@ -1,4 +1,3 @@
-lib/perl5/%%PERL_VERSION%%/man/man3/AI::NeuralNet::Mesh.3
lib/perl5/site_perl/%%PERL_VER%%/AI/NeuralNet/Mesh.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/NeuralNet/Mesh
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>
diff --git a/math/p5-AI-Perceptron/pkg-plist b/math/p5-AI-Perceptron/pkg-plist
index c3b08a29b430..4e3a530a6f63 100644
--- a/math/p5-AI-Perceptron/pkg-plist
+++ b/math/p5-AI-Perceptron/pkg-plist
@@ -1,4 +1,3 @@
-lib/perl5/%%PERL_VERSION%%/man/man3/AI::Perceptron.3
lib/perl5/site_perl/%%PERL_VER%%/AI/Perceptron.pm
lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/Perceptron/.packlist
@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/AI/Perceptron