summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2000-07-30 14:41:52 +0000
committerkevlo <kevlo@FreeBSD.org>2000-07-30 14:41:52 +0000
commit0c6182435a7298f7f0ade3629950cbc764877ab3 (patch)
treef150be3a1bf257c9f466d020a824c3837a81d4ae
parent2f5b7528f3dd8e51a590c37546f754ff50ccc8d6 (diff)
downloadFreeBSD-ports-0c6182435a7298f7f0ade3629950cbc764877ab3.zip
FreeBSD-ports-0c6182435a7298f7f0ade3629950cbc764877ab3.tar.gz
- Update checksum
- Add missing INSTALLS_SHLIB - Sort pkg/PLIST PR: 20276 Submitted by: Ports Fury
-rw-r--r--math/libneural/Makefile1
-rw-r--r--math/libneural/distinfo2
-rw-r--r--math/libneural/pkg-plist2
3 files changed, 3 insertions, 2 deletions
diff --git a/math/libneural/Makefile b/math/libneural/Makefile
index ecb1ae2..f08f81d 100644
--- a/math/libneural/Makefile
+++ b/math/libneural/Makefile
@@ -13,5 +13,6 @@ MASTER_SITES= http://ieee.uow.edu.au/documents/contrib/
MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
+INSTALLS_SHLIB= yes
.include <bsd.port.mk>
diff --git a/math/libneural/distinfo b/math/libneural/distinfo
index 9c7305e..d68a90d 100644
--- a/math/libneural/distinfo
+++ b/math/libneural/distinfo
@@ -1 +1 @@
-MD5 (libneural-1.0.2.tar.gz) = 4a495e2094afc7ca3d95bce14947110b
+MD5 (libneural-1.0.2.tar.gz) = 8ed7a3f19f4184aedbe154f27513063a
diff --git a/math/libneural/pkg-plist b/math/libneural/pkg-plist
index cc77285..d7c4c44 100644
--- a/math/libneural/pkg-plist
+++ b/math/libneural/pkg-plist
@@ -1,5 +1,5 @@
include/neuron.h
include/nnwork.h
+lib/libneural.a
lib/libneural.so
lib/libneural.so.0
-lib/libneural.a
OpenPOWER on IntegriCloud