diff options
Diffstat (limited to 'math/p5-AI-Perceptron/Makefile')
-rw-r--r-- | math/p5-AI-Perceptron/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/p5-AI-Perceptron/Makefile b/math/p5-AI-Perceptron/Makefile index 794ae4c690c2..9dd01c886a4e 100644 --- a/math/p5-AI-Perceptron/Makefile +++ b/math/p5-AI-Perceptron/Makefile @@ -14,8 +14,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Perl module for introducing to internal operations of neural networks - PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} |