diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-01 11:06:17 +0000 |
commit | 4e198c9f4c5126faa54412bf6e01b8afc61f4962 (patch) | |
tree | 87af3dc48d98dd539f6284362467ed5546653e97 /math/p5-AI-NeuralNet-Mesh | |
parent | 21603d12d2291e634e15fd2feb511890bda91849 (diff) | |
download | ports-4e198c9f4c5126faa54412bf6e01b8afc61f4962.tar.gz ports-4e198c9f4c5126faa54412bf6e01b8afc61f4962.zip |
Notes
Diffstat (limited to 'math/p5-AI-NeuralNet-Mesh')
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/Makefile | 1 | ||||
-rw-r--r-- | math/p5-AI-NeuralNet-Mesh/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
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 |