This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd-ports
Watch
1
Star
0
Fork
0
You've already forked freebsd-ports
mirror of
https://git.FreeBSD.org/ports.git
synced
2025-01-14 07:43:06 +00:00
Code
Issues
Releases
Activity
c3c8188108
freebsd-ports
/
math
/
blas
/
pkg-plist
5 lines
68 B
Plaintext
Raw
Normal View
History
Unescape
Escape
BLAS (Basic Linear Algebra Package) library. Used by LINPACK, LAPACK, etc.
1994-10-27 15:05:16 +00:00
@cwd /usr/local
lib/libcor.a
lib/libcor.so.1.0
Add post-install: pkg_add -m ${PREFIX}/lib to Makefiles and @exec ldconfig -m %D to packing lists of ports that install shared libraries. This should get rid of a huge chunk of confusion for novice users! All hail Paul Kranenburg! :)
1995-06-24 11:42:32 +00:00
@exec ldconfig -m %B
Reference in New Issue
Copy Permalink